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

Commit 0451e2c

Browse files
committed
version bump, add to authors.
1 parent a46bec1 commit 0451e2c

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

AUTHORS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ Derek Stegelman
22
Matt Stevens
33
Rob Speed
44
erikr
5-
o-zander
5+
o-zander
6+
pinda

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 = '2.0.0'
51+
version = '2.0.1'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '2.0.0'
53+
release = '2.0.1'
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 +1 @@
1-
VERSION = '2.0.0'
1+
VERSION = '2.0.1'

0 commit comments

Comments
 (0)