summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2016-02-14 12:30:55 -0800
committerBob Ippolito <bob@redivi.com>2016-02-15 09:51:34 -0800
commit8aaf1ca7d6cda799997815591c1c82e70c51a633 (patch)
treec0a3471da60ae560dc1f43f0ffabfdbbff6b40e0 /conf.py
parent60227944e9879362f9a4e09dfaae605273cdfc8c (diff)
downloadsimplejson-8aaf1ca7d6cda799997815591c1c82e70c51a633.tar.gz
v3.8.2 - fix compiler warning, automated wheel builds for Windows and Macv3.8.2wheels
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 d83bca4..8a6a391 100644
--- a/conf.py
+++ b/conf.py
@@ -44,7 +44,7 @@ copyright = '2015, Bob Ippolito'
# The short X.Y version.
version = '3.8'
# The full version, including alpha/beta/rc tags.
-release = '3.8.1'
+release = '3.8.2'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: