diff options
author | Bob Ippolito <bob@redivi.com> | 2014-08-18 12:55:46 -0700 |
---|---|---|
committer | Bob Ippolito <bob@redivi.com> | 2014-08-18 12:55:46 -0700 |
commit | 2e83d7cc9388678ef750f7ccfa30947eed47e73d (patch) | |
tree | 2a49f303310e58c64dd7a6ce4e20f8de7302d33e /conf.py | |
parent | baf6d6445c289f5d7eb5dbb14de65de48fbf56ad (diff) | |
download | simplejson-2e83d7cc9388678ef750f7ccfa30947eed47e73d.tar.gz |
documentation about key limitations in JSON per #103v3.6.3
Diffstat (limited to 'conf.py')
-rw-r--r-- | conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ copyright = '2014, Bob Ippolito' # The short X.Y version. version = '3.6' # The full version, including alpha/beta/rc tags. -release = '3.6.2' +release = '3.6.3' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: |