Unverified Commit 151aec3e authored by Daniel's avatar Daniel Committed by GitHub

Bump the tagged version to 1.2.0 (#334)

parent 9b327d6a
......@@ -34,7 +34,7 @@ requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'r
with open(requirements_path) as requirements_file:
requirements = requirements_file.readlines()
__version__ = '1.1.0'
__version__ = '1.2.0'
setup(
......
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