Skip to content

Commit d3e2ab5

Browse files
committed
Bump version 1.3.0 → 1.3.1
1 parent 585fcb4 commit d3e2ab5

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.0"
3+
__version__ = "1.3.1"
44

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

0 commit comments

Comments
 (0)