Bump version

This commit is contained in:
Vinayak Mehta
2019-01-06 13:00:08 +05:30
parent 215e5ea2a5
commit 45ae980988
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
VERSION = (0, 7, 0)
VERSION = (0, 7, 1)
PRERELEASE = None # alpha, beta or rc
REVISION = None