Skip to content

Commit a62c4b3

Browse files
committed
Release ijson 3.2.0.post0
Signed-off-by: Rodrigo Tobar <[email protected]>
1 parent 63884b3 commit a62c4b3

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 version
3+
## [3.2.0.post0]
44

55
* Fixed minor README rendering issues
66
that prevented upload of 3.2.0 distributions
@@ -299,3 +299,4 @@
299299
[3.1.3]: https://github.com/ICRAR/ijson/releases/tag/v3.1.3
300300
[3.1.4]: https://github.com/ICRAR/ijson/releases/tag/v3.1.4
301301
[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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.2.0'
1+
__version__ = '3.2.0.post0'

0 commit comments

Comments
 (0)