Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
n1nj4sec committed May 23, 2017
1 parent d593b46 commit f27b7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion memorpy/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: UTF8 -*-

version=(1,6)
version=(1,7)
version_string="%s.%s"%version

0 comments on commit f27b7b3

Please sign in to comment.