Browse Source

First commit

fanch 1 năm trước cách đây
mục cha
commit
bc84cd63a0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -24,7 +24,7 @@ def get_files(path):
 
 setup(
     name="pytemplate",
-    version="0.1.1",
+    version="0.1.2",
     description="A short description of the project.",
     author="François GAUTRAIS",
     author_email="Your email",