Skip to content

Commit

Permalink
chore(release): 5.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.1.1](5.1.0...5.1.1) (2024-04-08)

### Bug Fixes

* **core:** klap now retry to perform handshake when request fail ([2c7419d](2c7419d))
  • Loading branch information
semantic-release-bot committed Apr 8, 2024
1 parent f404f2a commit 741dd7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugp100/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
from plugp100.api import *
from plugp100.common import *

__version__ = "5.1.0"
__version__ = "5.1.1"

0 comments on commit 741dd7a

Please sign in to comment.