diff --git a/setup.py b/setup.py index b608377..d85e9fc 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ try: except ImportError: from distutils import setup -version = '0.3.1' +version = '0.3.2' setup( name='zsnapper',