Skip to content

Commit

Permalink
Release version 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jasujm committed Feb 18, 2024
1 parent fe3e40b commit f052ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyupgw/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Python client for Unisenza Plus"""

__version__ = "0.11"
__version__ = "0.11.1"

from .client import Client, create_api, create_client
from .errors import AuthenticationError, ClientError
Expand Down

0 comments on commit f052ea3

Please sign in to comment.