Skip to content

Commit

Permalink
Version 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
emlove committed Jan 24, 2025
1 parent 7cd3be6 commit 6d35747
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,10 @@ Get the light color
Changelog
---------
0.5.6 (2025-01-24)
~~~~~~~~~~~~~~~~~~
- Allow bleak device to be passed through

0.5.5 (2023-04-07)
~~~~~~~~~~~~~~~~~~
- Support CI for bleak 0.20
Expand Down
2 changes: 1 addition & 1 deletion pykulersky/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

__author__ = """Emily Love Watson"""
__email__ = 'emily@emlove.me'
__version__ = '0.5.5'
__version__ = '0.5.6'

0 comments on commit 6d35747

Please sign in to comment.