summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2013-01-01 13:17:38 -0800
committerBob Ippolito <bob@redivi.com>2013-01-01 13:17:38 -0800
commit03396cb26b6165814150461ec9f49343c151d862 (patch)
treef804ca341d700d8c14d2d2a016532d93f6c46c97 /conf.py
parent02e24f4f856b065aa31d79d4726ce6668a20779e (diff)
downloadsimplejson-03396cb26b6165814150461ec9f49343c151d862.tar.gz
_Py_Accu style encoder optimization, bump to 3.0.1v3.0.1
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 e552769..7ef1240 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.0'
+release = '3.0.1'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: