Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
bump-version committed Feb 7, 2020
1 parent 3ff8e50 commit eb9a0e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.4
1.0.5
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
setup(
name=NAME,
# [bump]
version='1.0.4',
version='1.0.5',
description=NAME,
long_description=open('README.md').read(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit eb9a0e3

Please sign in to comment.