diff --git a/setup.py b/setup.py index 7a3ea09..4b333dc 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.8', + version='0.2.9dev', py_modules=['xvfbwrapper'], author='Corey Goldberg', author_email='cgoldberg _at_ gmail.com',