Forráskód Böngészése

Bump version to 0.0.4

Basti Tee 4 éve
szülő
commit
6bf23c7add
1 módosított fájl, 1 hozzáadás és 1 törlés
  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',