Setting release version.

This commit is contained in:
Dan Helfman
2017-07-22 23:27:21 -07:00
parent ee3edeaac2
commit 588955a467
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
VERSION = '1.1.0.dev0'
VERSION = '1.1.0'
setup(