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 b303485 commit 96f3b09Copy full SHA for 96f3b09
HISTORY.rst
@@ -1,6 +1,12 @@
1
History
2
=======
3
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
10
3.19.4 / 2022-07-24
11
===================
12
json2xml/__init__.py
@@ -2,4 +2,4 @@
__author__ = """Vinit Kumar"""
__email__ = "[email protected]"
-__version__ = "3.19.4"
+__version__ = "3.19.5"
0 commit comments