Skip to content
This repository was archived by the owner on Sep 17, 2019. It is now read-only.

Commit 1f139f4

Browse files
committed
Bump
1 parent 172a55e commit 1f139f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
# built documents.
4949
#
5050
# The short X.Y version.
51-
version = '3.0.1'
51+
version = '3.0.2'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '3.0.1'
53+
release = '3.0.2'
5454

5555
# The language for content autogenerated by Sphinx. Refer to documentation
5656
# for a list of supported languages.

mailqueue/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION = '3.0.1'
1+
VERSION = '3.0.2'
22

33
default_app_config = 'mailqueue.apps.MailQueueConfig'

0 commit comments

Comments
 (0)