Skip to content

Commit 344f9ee

Browse files
authored
up to version 0.8
up to version 0.8
1 parent 38b9100 commit 344f9ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import subprocess
88

99
MAJOR = 0
10-
MINOR = 7
10+
MINOR = 8
1111
VERSION = '%d.%d' % (MAJOR, MINOR)
1212

1313
# Return the git revision as a string

0 commit comments

Comments
 (0)