Commit 6bf10e13 by Peter Eastman Committed by GitHub

Updated version number to 1.9 (#273)

parent 3db52f1a
...@@ -34,7 +34,7 @@ from setuptools import setup, find_packages ...@@ -34,7 +34,7 @@ from setuptools import setup, find_packages
DOCLINES = __doc__.split("\n") DOCLINES = __doc__.split("\n")
######################## ########################
__version__ = '1.8.1' __version__ = '1.9.0'
VERSION = __version__ VERSION = __version__
ISRELEASED = False ISRELEASED = False
######################## ########################
......
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