Browse Source

test docker pipfile

tsteuer 4 years ago
parent
commit
e7be1dcfc8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -31,7 +31,7 @@ INSTALL_REQUIRES = [
 
 
 setup(name='cdplib',
-      version='0.1',
+      version='0.0.1',
       description='Libraries shared by cdp projects',
       url='https://intra.acdp.at/gogs/tanja/cdplib.git',
       author='Tatiana Zolotareva',