Skip to content

Commit 75119b1

Browse files
author
Vinit Kumar
committed
chore: bump version and generate changelog
1 parent db6e2e5 commit 75119b1

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.20.0 / 2022-10-16
5+
===================
6+
7+
* feat: make deps more flexible (#158)
8+
* fix: use SystemRandom as a secure way for generating Random Integers (#156)
9+
410
3.19.5 / 2022-09-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.19.5"
5+
__version__ = "3.20.0"

0 commit comments

Comments
 (0)