chore: Updates project version to 0.6.0
All checks were successful
Build and Publish / build-and-publish (push) Successful in 1m55s

- Updates the project version in pyproject.toml
- Reflects changes for a new release
This commit is contained in:
2025-07-16 11:30:18 +02:00
parent 6ca389d5cb
commit 7b6f9ef224

View File

@@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "hdlbuild" name = "hdlbuild"
version = "0.5.3" version = "0.6.0"
description = "Flexible FPGA Build System" description = "Flexible FPGA Build System"
authors = ["0xMax42 <Mail@0xMax42.io>"] authors = ["0xMax42 <Mail@0xMax42.io>"]
license = "MIT" license = "MIT"