bump version

This commit is contained in:
2020-12-21 17:09:58 +01:00
parent 97530e624a
commit bc055a8dfa

View File

@ -6,7 +6,7 @@ try:
except ImportError:
from distutils import setup
version = '0.3.1'
version = '0.3.2'
setup(
name='zsnapper',