fanch 1 anno fa
parent
commit
bc84cd63a0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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",