Skip to content

Commit b9dbf48

Browse files
committed
Increase version number so we can start adding 1.9 support
1 parent cae4725 commit b9dbf48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from setuptools import find_packages
44

5-
VERSION = '0.1.4'
5+
VERSION = '0.2.0'
66

77
setup(
88
name='spockbot',

0 commit comments

Comments
 (0)