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 17b7d00 commit 2e638b3Copy full SHA for 2e638b3
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Development
+## [3.2.2]
4
5
* Fixed compilation and ``async`` support
6
of the ``yajl2_c`` backend in pyhthon 3.12 (#98).
@@ -316,3 +316,4 @@
316
[3.2.0]: https://github.com/ICRAR/ijson/releases/tag/v3.2.0
317
[3.2.0.post0]: https://github.com/ICRAR/ijson/releases/tag/v3.2.0.post0
318
[3.2.1]: https://github.com/ICRAR/ijson/releases/tag/v3.2.1
319
+[3.2.2]: https://github.com/ICRAR/ijson/releases/tag/v3.2.2
ijson/version.py
@@ -1 +1 @@
-__version__ = '3.2.1'
+__version__ = '3.2.2'
0 commit comments