We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a190e5d commit d975e7bCopy full SHA for d975e7b
src/pyloadapi/__init__.py
@@ -1,6 +1,6 @@
1
"""PyLoadAPI package."""
2
3
-__version__ = "1.2.0"
+__version__ = "1.3.0"
4
5
from .api import PyLoadAPI
6
from .exceptions import CannotConnect, InvalidAuth, ParserError
0 commit comments