Răsfoiți Sursa

Bump version to 0.0.4

Basti Tee 4 ani în urmă
părinte
comite
6bf23c7add
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -14,7 +14,7 @@ with open(path.join(path.abspath(path.dirname(__file__)), 'README.md'),
 setup(
     # Basic project information
     name='python3-boilerplate',
-    version='0.0.3',
+    version='0.0.4',
     # Authorship and online reference
     author='Basti Tee',
     author_email='basti.tee@posteo.de',