diff --git a/setup.py b/setup.py index f041da0..0d76c01 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ # Metadata PACKAGE_NAME = "vtools" -PACKAGE_VERSION = "1.1" +PACKAGE_VERSION = "1.1.1" PACKAGES = ['datastore','data','examples','functions','datastore.dss'] setup(