diff --git a/setup.py b/setup.py index 640fb94..574097a 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ from setuptools import setup readme = open('README.rst').read() -version = (0, 9, 1) +version = (0, 9, 2) def package_files(directory):