Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gotlium committed Sep 17, 2015
1 parent cc48b0d commit 69e8b2b
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, 'b8')
VERSION = (1, 6)


def get_version():
Expand Down

0 comments on commit 69e8b2b

Please sign in to comment.