We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63884b3 commit a62c4b3Copy full SHA for a62c4b3
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Development version
+## [3.2.0.post0]
4
5
* Fixed minor README rendering issues
6
that prevented upload of 3.2.0 distributions
@@ -299,3 +299,4 @@
299
[3.1.3]: https://github.com/ICRAR/ijson/releases/tag/v3.1.3
300
[3.1.4]: https://github.com/ICRAR/ijson/releases/tag/v3.1.4
301
[3.2.0]: https://github.com/ICRAR/ijson/releases/tag/v3.2.0
302
+[3.2.0.post0]: https://github.com/ICRAR/ijson/releases/tag/v3.2.0.post0
ijson/version.py
@@ -1 +1 @@
-__version__ = '3.2.0'
+__version__ = '3.2.0.post0'
0 commit comments