From e3b67a029b5dbdf7a0f88c7d6b5fa8028a5a5b89 Mon Sep 17 00:00:00 2001 From: Amirouche Boubekki Date: Sat, 2 Nov 2013 10:19:14 +0100 Subject: [PATCH] version bump for 0.8.1 branch --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0da47da..7124879 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='PythonJS', - version='0.8', + version='0.8.1', description='Python translator for the browser', author='Amirouche Boubekki', author_email='amirouche.boubekki@gmail.com',