Skip to content

Commit e133c7f

Browse files
committed
Start 0.2.1
1 parent 2122b46 commit e133c7f

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
#!/usr/bin/env python
22
# coding: utf-8
3-
version = (0, 2, 0)
3+
version = (0, 2, 1, 'dev1')
44

55
import os
66
import sys

0 commit comments

Comments
 (0)