diff --git a/setup.py b/setup.py index a9b317f..82415d5 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ __author__ = "SKevo" __copyright__ = "Copyright (c) 2021, SKevo" __credits__ = ["SKevo"] __license__ = "MIT" -__version__ = "v1.0.0-beta" +__version__ = "v1.0.1-beta" __maintainer__ = "SKevo" __email__ = "me@kevo.link" __status__ = "4 - Beta"