diff --git a/setup.py b/setup.py index eaa3d0b..425a133 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from os import path -VERSION = '0.0.7' +VERSION = '0.0.8' this_directory = path.abspath(path.dirname(__file__)) with open(path.join(this_directory, 'README.md')) as f: