summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2014-01-06 08:37:36 -0800
committerBob Ippolito <bob@redivi.com>2014-01-06 08:37:36 -0800
commit7d4ea580816a52fb2d762464cdf66108956abdc2 (patch)
tree74cea0a15c71e61a9a523a2067972c10570e35dd /conf.py
parent41f336d71f81d283d7afb6c7d5d1b402eccb9782 (diff)
downloadsimplejson-7d4ea580816a52fb2d762464cdf66108956abdc2.tar.gz
update CHANGES.txt for v3.3.2v3.3.2
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.py b/conf.py
index cbb764c..56dfa7b 100644
--- a/conf.py
+++ b/conf.py
@@ -36,7 +36,7 @@ master_doc = 'index'
# General substitutions.
project = 'simplejson'
-copyright = '2013, Bob Ippolito'
+copyright = '2014, Bob Ippolito'
# The default replacements for |version| and |release|, also used in various
# other places throughout the built documents.
@@ -44,7 +44,7 @@ copyright = '2013, Bob Ippolito'
# The short X.Y version.
version = '3.3'
# The full version, including alpha/beta/rc tags.
-release = '3.3.1'
+release = '3.3.2'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: