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 f8afe5a commit 238fa36Copy full SHA for 238fa36
src/pyloadapi/__init__.py
@@ -1,6 +1,6 @@
1
"""PyLoadAPI package."""
2
3
-__version__ = "1.3.1"
+__version__ = "1.3.2"
4
5
from .api import PyLoadAPI
6
from .exceptions import CannotConnect, InvalidAuth, ParserError
0 commit comments