1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 14:32:34 +02:00

Bump version: 4.4.5 → 4.4.6

This commit is contained in:
Adam Coddington 2016-02-15 19:22:39 -08:00
parent 19cc19e2d6
commit 7bb816b9ce
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1 +1 @@
__version__ = '4.4.5'
__version__ = '4.4.6'