Skip to content

Commit 96f3b09

Browse files
author
Vinit Kumar
committed
feat: bump version and update changelog
1 parent b303485 commit 96f3b09

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
History
22
=======
33

4+
3.19.5 / 2022-09-18
5+
===================
6+
7+
* fix #138 and #151 + 2 new unit tests (#154)
8+
* fix non-failing and failing unit tests for #152 (#153)
9+
410
3.19.4 / 2022-07-24
511
===================
612

json2xml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
__author__ = """Vinit Kumar"""
44
__email__ = "[email protected]"
5-
__version__ = "3.19.4"
5+
__version__ = "3.19.5"

0 commit comments

Comments
 (0)