Skip to content

Commit b8e7c20

Browse files
committed
Bumped version to 0.6
1 parent 9f59c5e commit b8e7c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from setuptools import setup, find_packages
77
from setuptools.command.test import test as TestCommand
88

9-
__version__ = '0.5'
9+
__version__ = '0.6'
1010

1111

1212
class PyTest(TestCommand):

0 commit comments

Comments
 (0)