Skip to content

Commit

Permalink
Version 0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
emlove committed Jan 24, 2025
1 parent eeb9547 commit dc46557
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.8 (2025-01-24)
~~~~~~~~~~~~~~~~~~
- Fix missing awaits

0.5.7 (2025-01-24)
~~~~~~~~~~~~~~~~~~
- Lower noisy log priorities
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.7'
__version__ = '0.5.8'

0 comments on commit dc46557

Please sign in to comment.