summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2014-02-14 16:16:12 -0800
committerBob Ippolito <bob@redivi.com>2014-02-14 16:16:12 -0800
commit59dc5296f731f868678cbdcba199a77a0513e5c1 (patch)
tree91f7763da65666f05b7c9f5282ecf32fb1607d64 /conf.py
parenta03499478fa57299798c68bbab1c5285a26a4a73 (diff)
downloadsimplejson-59dc5296f731f868678cbdcba199a77a0513e5c1.tar.gz
improve Python 3.3 compat #87, bump to 3.3.3v3.3.3
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 56dfa7b..58038a8 100644
--- a/conf.py
+++ b/conf.py
@@ -44,7 +44,7 @@ copyright = '2014, Bob Ippolito'
# The short X.Y version.
version = '3.3'
# The full version, including alpha/beta/rc tags.
-release = '3.3.2'
+release = '3.3.3'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: