🚀 bump version to 0.3.0

This commit is contained in:
Stijn Van Campenhout
2021-07-11 11:38:42 +02:00
parent 934e270c6d
commit 42430b0eb8

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.2.5', # Required
version='0.3.0', # Required
# This is a one-line description or tagline of what your project does. This
# corresponds to the "Summary" metadata field: