浏览代码

first commit

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

+ 1 - 1
setup.py

@@ -29,7 +29,7 @@ def get_files(path):
 
 setup(
     name="baby",
-    version="0.1.0",
+    version="0.1.1.dev2",
     description="A short description of the project.",
     author="François GAUTRAIS",
     install_requires=install_requires,