소스 검색

Update 'setup.py'

tsteuer 5 년 전
부모
커밋
201c37c228
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.2',
+      version='0.1',
       description='Libraries shared by cdp projects',
       url='https://intra.acdp.at/gogs/tanja/cdplib.git',
       author='Tatiana Zolotareva',