bumped version

This commit is contained in:
2020-12-21 16:08:11 +01:00
parent ac712da881
commit 3d6997b3be

View File

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