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',