bumped version to 0.2.9dev after 0.2.8 release

This commit is contained in:
Corey Goldberg 2016-01-31 04:17:49 -05:00
parent 4d2ceb1691
commit 15f3c962e1
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.8',
version='0.2.9dev',
py_modules=['xvfbwrapper'],
author='Corey Goldberg',
author_email='cgoldberg _at_ gmail.com',