Skip to content

Commit

Permalink
Bump version 1.3.1 → 1.3.2 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
tr4nt0r authored Jul 10, 2024
1 parent f8afe5a commit 3a6afd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyloadapi/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""PyLoadAPI package."""

__version__ = "1.3.1"
__version__ = "1.3.2"

from .api import PyLoadAPI
from .exceptions import CannotConnect, InvalidAuth, ParserError
Expand Down

0 comments on commit 3a6afd3

Please sign in to comment.