Skip to content

Commit

Permalink
release a new bugfix version
Browse files Browse the repository at this point in the history
  • Loading branch information
reox committed Jul 19, 2018
1 parent 2dd072b commit a44eb5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion androguard/__init__.py
@@ -1,4 +1,4 @@
# The current version of Androguard
# Please use only this variable in any scripts,
# to keep the version number the same everywhere.
__version__ = "3.2.0"
__version__ = "3.2.1"

0 comments on commit a44eb5e

Please sign in to comment.