Skip to content

Commit 2e2a295

Browse files
committed
release of v0.9.8
1 parent 6d3ee65 commit 2e2a295

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
@@ -2,7 +2,7 @@
22
from distutils.core import setup
33
from setuptools import find_packages
44

5-
VERSION = '0.9.7'
5+
VERSION = '0.9.8'
66

77
with open('README.md', 'r', encoding='utf-8') as fh:
88
long_description = fh.read()

0 commit comments

Comments
 (0)