1
0
Fork 0

Adding bumpversion.

This commit is contained in:
Adam Coddington 2016-01-28 22:12:10 -08:00
parent 5bceda86e7
commit 22f1d05464

8
.bumpversion.cfg Normal file
View file

@ -0,0 +1,8 @@
[bumpversion]
current_version = 4.4.5
commit = True
tag = True
tag_name = {new_version}
[bumpversion:file:django_mailbox/__init__.py]