Skip to content

Commit 2e638b3

Browse files
committed
Release ijson 3.2.2
Signed-off-by: Rodrigo Tobar <[email protected]>
1 parent 17b7d00 commit 2e638b3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Development
3+
## [3.2.2]
44

55
* Fixed compilation and ``async`` support
66
of the ``yajl2_c`` backend in pyhthon 3.12 (#98).
@@ -316,3 +316,4 @@
316316
[3.2.0]: https://github.com/ICRAR/ijson/releases/tag/v3.2.0
317317
[3.2.0.post0]: https://github.com/ICRAR/ijson/releases/tag/v3.2.0.post0
318318
[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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.2.1'
1+
__version__ = '3.2.2'

0 commit comments

Comments
 (0)