Skip to content

Commit

Permalink
chore: increment minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
petereon committed Dec 7, 2022
1 parent 8567801 commit 6b0cb78
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 = "python-yakh"
version = "0.2.0"
version = "0.2.1"
description = "Yet Another Keypress Handler"
authors = ["petereon <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 6b0cb78

Please sign in to comment.