Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gotlium committed Sep 23, 2016
1 parent aeb0c07 commit a5a4696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmc/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sys


VERSION = (1, 6, 4)
VERSION = (1, 6, 5)


def get_version():
Expand Down

0 comments on commit a5a4696

Please sign in to comment.