Browse Source

fix import bug

fanch 1 year ago
parent
commit
36f611d345
1 changed files with 1 additions and 1 deletions
  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",