Skip to content

Commit

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

### Bug Fixes

* **core:** logging not supported child device + improve logging ([08e174f](08e174f))

### Features

* **core:** add countdown timer component ([1c75c88](1c75c88))
* **core:** add device firmware common functionality ([d2c73e3](d2c73e3))
  • Loading branch information
semantic-release-bot committed Apr 8, 2024
1 parent e2dade3 commit c0e491c
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.0.0"
__version__ = "5.1.0"

0 comments on commit c0e491c

Please sign in to comment.