Skip to content

Commit d975e7b

Browse files
committed
Bump version 1.2.0 → 1.3.0
1 parent a190e5d commit d975e7b

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.2.0"
3+
__version__ = "1.3.0"
44

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

0 commit comments

Comments
 (0)