bump version

This commit is contained in:
2019-09-05 09:41:23 +02:00
parent 83db70f2d7
commit 6e5f8c462f
2 changed files with 2 additions and 2 deletions

View File

@@ -37,6 +37,6 @@ setup(
add=app.cli:cli
""",
url="https://github.com/zevaverbach/markdown_timesheet",
version="0.04",
version="0.05",
zip_safe=False,
)