diff --git a/pyproject.toml b/pyproject.toml index 8d93c66..151f053 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [tool.poetry] name = "tonuino-cards-manager" -version = "0.1.1" +version = "0.1.2" description = "Manage Tonuino RFID and SD cards by one configuration file. Easy, lightweight and feature-rich" readme = "README.md" authors = ["Max Mehl "]