diff --git a/pyspapi/__init__.py b/pyspapi/__init__.py index fd0b6ec..d9d60d3 100644 --- a/pyspapi/__init__.py +++ b/pyspapi/__init__.py @@ -7,4 +7,4 @@ __author__ = 'deesiigneer' __url__ = 'https://github.com/deesiigneer/pyspapi' __description__ = 'API wrapper for SP servers written in Python.' __license__ = 'MIT' -__version__ = "3.1.0" +__version__ = "3.1.1"