diff --git a/setup.py b/setup.py index e51c67e..8cc0d8c 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ README = open("README.md", "r").read() NAME = "EmbyAPI" -VERSION = "4.1.1.0" +VERSION = "4.1.1.0a0" # To install the library, run the following # # python setup.py install