diff options
author | Bob Ippolito <bob@redivi.com> | 2013-01-11 10:12:18 -0800 |
---|---|---|
committer | Bob Ippolito <bob@redivi.com> | 2013-01-11 10:13:31 -0800 |
commit | 0cb8be97d96ef319f32666b5f5bd23ddcbb9066e (patch) | |
tree | 76c9b393873f6c78159a501167015f605e31dc14 /conf.py | |
parent | 9b30e089d1e346b533dea12f6dd28c5e200af057 (diff) | |
download | simplejson-0cb8be97d96ef319f32666b5f5bd23ddcbb9066e.tar.gz |
v3.0.7 now dual-licensed MIT or AFL v2.1
Diffstat (limited to 'conf.py')
-rw-r--r-- | conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.6' +release = '3.0.7' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: |