summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2023-02-04 13:44:19 -0800
committerBob Ippolito <bob@redivi.com>2023-02-04 15:37:45 -0800
commitfb7f4004788aa939af4e766262a02b9bad0f70a9 (patch)
tree423c9bde714beb0dcc8649a3336031e1c19183c7 /conf.py
parentc891b95f40711e3dcd23bd4180b5665dce3a2032 (diff)
downloadsimplejson-fb7f4004788aa939af4e766262a02b9bad0f70a9.tar.gz
Fix #307. Build a pure python wheel
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 e58b507..ab6884b 100644
--- a/conf.py
+++ b/conf.py
@@ -44,7 +44,7 @@ copyright = '2022, Bob Ippolito'
# The short X.Y version.
version = '3.18'
# The full version, including alpha/beta/rc tags.
-release = '3.18.1'
+release = '3.18.2'
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: