Skip to content

Commit 68f525f

Browse files
committed
Bump version to 1.3.0
1 parent 269900d commit 68f525f

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

3-
__version__ = '1.2.0'
3+
__version__ = '1.3.0'
44

55
import glob
66
from setuptools import setup

0 commit comments

Comments
 (0)