bump version

This commit is contained in:
Stijn Van Campenhout
2021-03-21 11:14:22 +01:00
parent a0965d58b3
commit 50fef896d3

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