From 4bd5b49151507f267a32a08f333975f9e408b9a7 Mon Sep 17 00:00:00 2001 From: Corey Goldberg Date: Sat, 18 May 2013 11:14:04 -0400 Subject: [PATCH] bumped version for pypi release --- xvfbwrapper/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xvfbwrapper/__init__.py b/xvfbwrapper/__init__.py index bd95b37..328bc38 100644 --- a/xvfbwrapper/__init__.py +++ b/xvfbwrapper/__init__.py @@ -1,3 +1,3 @@ from xvfbwrapper import * -__version__ = '0.2.1' +__version__ = '0.2.2'