Skip to content

Commit 238fa36

Browse files
committed
Bump version 1.3.1 → 1.3.2
1 parent f8afe5a commit 238fa36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyloadapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""PyLoadAPI package."""
22

3-
__version__ = "1.3.1"
3+
__version__ = "1.3.2"
44

55
from .api import PyLoadAPI
66
from .exceptions import CannotConnect, InvalidAuth, ParserError

0 commit comments

Comments
 (0)