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.8.1 → 4.8.2

This commit is contained in:
Adam Coddington 2020-12-06 18:11:32 -08:00
parent 5abc1981dc
commit 40263b6670
2 changed files with 2 additions and 3 deletions

View file

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