diff --git a/setup.py b/setup.py index c1c914f..cf2dee5 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ # Define package information SKILL_CLAZZ = "TodayInHistory" # Make sure it matches __init__.py class name -VERSION = "0.1.0" +VERSION = "0.1.0a1" URL = "https://github.com/OpenVoiceOS/ovos-skill-days-in-history" AUTHOR = "austin-carnahan" EMAIL = ""