Skip to content

Commit 5da4f43

Browse files
committed
version bump
1 parent 9d7a7ce commit 5da4f43

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
@@ -1,6 +1,6 @@
11
from __future__ import print_function
22

3-
VERSION = (0, 1, 2, "f", 0) # following PEP 386
3+
VERSION = (0, 2, 0, "f", 0) # following PEP 386
44
DEV_N = None
55

66
import os

0 commit comments

Comments
 (0)