forked from mirror/django-mailbox
Bump version: 4.7.1 → 4.8.0
This commit is contained in:
parent
57b1dabd83
commit
f8cec488ea
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 4.7.1
|
current_version = 4.8.0
|
||||||
commit = True
|
commit = True
|
||||||
tag = True
|
tag = True
|
||||||
tag_name = {new_version}
|
tag_name = {new_version}
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
__version__ = '4.7.1'
|
__version__ = '4.8.0'
|
||||||
|
|
||||||
default_app_config = 'django_mailbox.apps.MailBoxConfig'
|
default_app_config = 'django_mailbox.apps.MailBoxConfig'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue