bumped version for relase

This commit is contained in:
Corey Goldberg 2015-12-28 08:33:37 -05:00
parent 11ed03952b
commit a9f8967c9b
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.6',
version='0.2.7',
py_modules=['xvfbwrapper'],
author='Corey Goldberg',
author_email='cgoldberg _at_ gmail.com',