Skip to content

Commit

Permalink
Fix invalid version in version file
Browse files Browse the repository at this point in the history
  • Loading branch information
FMCorz committed Jan 10, 2018
1 parent 36cfab2 commit 820806c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdk/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
http://github.com/FMCorz/mdk
"""

__version__ = "1.6.5"
__version__ = "1.7.0"

0 comments on commit 820806c

Please sign in to comment.