소스 검색

Bump version

Basti Tee 3 년 전
부모
커밋
cdcd2558b5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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',