1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Bump version: 4.5.3 → 4.5.4

This commit is contained in:
Adam Coddington 2016-07-28 17:50:10 -07:00
parent f32c0dd245
commit 3fe3ce05ca
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1 +1 @@
__version__ = '4.5.3'
__version__ = '4.5.4'