diff --git a/setup.py b/setup.py index 3a1a765..f7bc50f 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ EMAIL = 'cooper.dff11@gmail.com' AUTHOR = 'cooperdff' REQUIRES_PYTHON = '>=3.6.0' -VERSION = '0.3.0' +VERSION = '0.3.1' # What packages are required for this module to be executed?