summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2012-07-27 21:59:46 -0700
committerBob Ippolito <bob@redivi.com>2012-07-27 21:59:46 -0700
commit6f5ca6ba4d2f71958176756eac2ac7fe6ec62537 (patch)
tree52a68a2b4bdda7227c8586b8e948eaa2991e7ed7 /conf.py
parent5178cb760e35a8a921fd509f7d5da383d122d54e (diff)
downloadsimplejson-6f5ca6ba4d2f71958176756eac2ac7fe6ec62537.tar.gz
bump version to 2.6.1 and add test/docs for #38 raw_decode fixv2.6.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 abb3e70..8401dbf 100644
--- a/conf.py
+++ b/conf.py
@@ -44,7 +44,7 @@ copyright = '2012, Bob Ippolito'
# The short X.Y version.
version = '2.6'
# The full version, including alpha/beta/rc tags.
-release = '2.6.0'
+release = '2.6.1'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: