浏览代码

Update 'setup.py'

tsteuer 5 年之前
父节点
当前提交
80df1619dc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -1,7 +1,7 @@
 from setuptools import setup
 
 setup(name='cdplib',
-      version='0.1',
+      version='0.2',
       description='Libraries shared by cdp projects',
       url='https://intra.acdp.at/gogs/tanja/cdplib.git',
       author='Tatiana Zolotareva',