Skip to content

Commit

Permalink
v 0.2.0: context manager, unified model-machine
Browse files Browse the repository at this point in the history
  • Loading branch information
tensorturtle committed Mar 18, 2024
1 parent 63dc53f commit 241788c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "bleak-fsm"
version = "0.1.2"
version = "0.2.0"
description = "A Finite State Machine abstraction over the Bleak Bluetooth library for simplified state management in production Python applications."
authors = ["tensorturtle <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 241788c

Please sign in to comment.