diff --git a/setup.py b/setup.py index 3505105e..a57f1318 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ author="Nathan Juraj Michlo", author_email="NathanJMichlo@gmail.com", - version="0.3.1", + version="0.3.2", python_requires=">=3.8", # we make use of standard library features only in 3.8 packages=setuptools.find_packages(),