Commit 1d330658 by peastman Committed by GitHub

Merge pull request #216 from peastman/version

Updated version in setup.py
parents f02ecdb0 95140325
......@@ -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