Commit fd263f62 by Peter Eastman Committed by GitHub

Updated version number to 1.8.1 (#229)

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