Browse Source

Bump version

Basti Tee 3 năm trước cách đây
mục cha
commit
cdcd2558b5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.4',
+    version='0.0.5',
     # Authorship and online reference
     author='Basti Tee',
     author_email='basti.tee@posteo.de',