Selaa lähdekoodia

fix import bug

fanch 1 vuosi sitten
vanhempi
commit
36f611d345
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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",