Ver código fonte

fix import bug

fanch 1 ano atrás
pai
commit
36f611d345
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      setup.py

+ 1 - 1
setup.py

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