Skip to content

Commit 1f1c8d0

Browse files
author
Volker L.
committed
v0.6.0 refactored flowerpower config code and file structure. It is using dataclasses and seperate files for each flowerpower pipeline
1 parent 03bac4b commit 1f1c8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ keywords = [
2424
name = "FlowerPower"
2525
readme = "README.md"
2626
requires-python = ">= 3.11"
27-
version = "0.5.4"
27+
version = "0.6.0"
2828

2929
[project.scripts]
3030
flowerpower = "flowerpower.cli:app"

0 commit comments

Comments
 (0)