Skip to content

Commit 1597080

Browse files
Vinit Kumarvinitkumar
authored andcommitted
feat: bump version and generate changelog
1 parent 65eef00 commit 1597080

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.17.1 / 2022-04-20
5+
===================
6+
7+
* fix: issue with wrong output for boolean list
8+
* fix: pull requests also trigger action runs
9+
410
3.17.0 / 2022-04-18
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.17.0"
5+
__version__ = "3.17.1"

0 commit comments

Comments
 (0)