bump version in setup.py

This commit is contained in:
Corey Goldberg 2016-01-03 08:49:16 -05:00
parent e1e633088d
commit 5df515efbc
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ with open(os.path.join(this_dir, 'README.rst')) as f:
setup(
name='xvfbwrapper',
version='0.2.7',
version='0.2.8',
py_modules=['xvfbwrapper'],
author='Corey Goldberg',
author_email='cgoldberg _at_ gmail.com',