Commit c40688fa by peastman

Updated version number to 1.3

parent 0d8d062f
...@@ -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.2' __version__ = '1.3'
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