bump version

This commit is contained in:
Stijn Van Campenhout
2021-07-23 10:36:50 +02:00
parent 081db1ddc2
commit 8916261afd

View File

@@ -37,7 +37,7 @@ setup(
# For a discussion on single-sourcing the version across setup.py and the
# project code, see
# https://packaging.python.org/en/latest/single_source_version.html
version='0.3.0', # Required
version='0.3.1', # Required
# This is a one-line description or tagline of what your project does. This
# corresponds to the "Summary" metadata field: