diff --git a/setup.py b/setup.py index acdb9b3..683cf81 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ with open(os.path.join(this_dir, 'README.rst')) as f: setup( name='xvfbwrapper', - version='0.2.6', + version='0.2.7', py_modules=['xvfbwrapper'], author='Corey Goldberg', author_email='cgoldberg _at_ gmail.com',