summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2013-01-01 13:37:34 -0800
committerBob Ippolito <bob@redivi.com>2013-01-01 13:37:34 -0800
commited84084a51367a4731f80794b062f54365ac9c59 (patch)
treee1c9516a3c1df2b76ae08063853e04e7130f976d /conf.py
parent03396cb26b6165814150461ec9f49343c151d862 (diff)
downloadsimplejson-ed84084a51367a4731f80794b062f54365ac9c59.tar.gz
bump to 3.0.2, fix Py_EnterRecusiveCall/Py_LeaveRecursiveCall balance from 3.0.1v3.0.2
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 7ef1240..40bb423 100644
--- a/conf.py
+++ b/conf.py
@@ -44,7 +44,7 @@ copyright = '2012, Bob Ippolito'
# The short X.Y version.
version = '3.0'
# The full version, including alpha/beta/rc tags.
-release = '3.0.1'
+release = '3.0.2'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: