1
0
Fork 0

Bump version: 4.5.0 → 4.5.1

This commit is contained in:
Adam Coddington 2016-05-18 13:01:13 -07:00
parent d75d838e26
commit a4bf5b6a99
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[bumpversion] [bumpversion]
current_version = 4.5.0 current_version = 4.5.1
commit = True commit = True
tag = True tag = True
tag_name = {new_version} tag_name = {new_version}

View file

@ -1 +1 @@
__version__ = '4.5.0' __version__ = '4.5.1'