Unverified Commit 88ef3913 authored by Jin Hyuk Chang's avatar Jin Hyuk Chang Committed by GitHub

Increment version to adopt Schema on description (#246)

parent a4d049fe
......@@ -2,7 +2,7 @@ import os
from setuptools import setup, find_packages
__version__ = '2.5.5'
__version__ = '2.5.6'
requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'requirements.txt')
with open(requirements_path) as requirements_file:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment