Skip to content

Commit

Permalink
Bump version to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ViViDboarder committed Apr 13, 2020
1 parent ae4ca9d commit c2b4316
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Changelog
=========

1.9.1 (2020-04-13)
Fix xmlbomb vuln again #43

1.9.0 (2020-03-13)
Add Python 3 support #42

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='pyforce',
version='1.9.0',
version='1.9.1',
install_requires=['defusedxml>=0.5.0', 'requests>=2.0.0', 'six>=1.10.0', ],
packages=['pyforce'],
author="Simon Fell et al. reluctantly Forked by idbentley",
Expand Down

0 comments on commit c2b4316

Please sign in to comment.