Skip to content

Commit c2b4316

Browse files
committed
Bump version to v1.9.1
1 parent ae4ca9d commit c2b4316

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGES.txt

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

4+
1.9.1 (2020-04-13)
5+
Fix xmlbomb vuln again #43
6+
47
1.9.0 (2020-03-13)
58
Add Python 3 support #42
69

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='pyforce',
8-
version='1.9.0',
8+
version='1.9.1',
99
install_requires=['defusedxml>=0.5.0', 'requests>=2.0.0', 'six>=1.10.0', ],
1010
packages=['pyforce'],
1111
author="Simon Fell et al. reluctantly Forked by idbentley",

0 commit comments

Comments
 (0)