Skip to content

Commit

Permalink
set version to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kbr committed Jul 9, 2023
1 parent d2c7ccb commit d06050c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fritzconnection/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
https://fritzconnection.readthedocs.io/
"""

__version__ = "1.12.0"
__version__ = "1.12.1"

# import shortcuts
from .core.fritzconnection import FritzConnection
Expand Down

0 comments on commit d06050c

Please sign in to comment.