Skip to content

Commit

Permalink
set dev1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
reox committed Apr 16, 2020
1 parent 20812cc commit 4c3ba51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion androguard/__init__.py
Original file line number Diff line number Diff line change
@@ -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.4.0"
__version__ = "3.4.0.dev1"

0 comments on commit 4c3ba51

Please sign in to comment.