Skip to content

Commit

Permalink
bugfix release
Browse files Browse the repository at this point in the history
  • Loading branch information
reox committed Jan 4, 2019
1 parent d349e82 commit c16453c
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.3.0"
__version__ = "3.3.1"

0 comments on commit c16453c

Please sign in to comment.