Commit 95140325 by peastman

Updated version in setup.py

parent f02ecdb0
......@@ -34,7 +34,7 @@ from setuptools import setup, find_packages
DOCLINES = __doc__.split("\n")
########################
__version__ = '1.6'
__version__ = '1.7'
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