Skip to content

Commit

Permalink
New version.
Browse files Browse the repository at this point in the history
  • Loading branch information
miracle2k committed Jul 1, 2020
1 parent a141df6 commit 69b36b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES
@@ -1,3 +1,5 @@
1.6.0 (2020-07-01)

1.5.0 (2015-01-14)
- Many fixes.
- Python 3 support.
Expand Down
2 changes: 1 addition & 1 deletion android2po/__init__.py
Expand Up @@ -5,7 +5,7 @@
from .program import *


__version__ = (1, 5, 0)
__version__ = (1, 6, 0)


def get_version():
Expand Down

0 comments on commit 69b36b4

Please sign in to comment.