chore(version): bump to 0.6.1
Some checks failed
Auto Changelog & (Release) / release (push) Has been cancelled
Build and Publish nightly package / build-and-publish (push) Has been cancelled

- Increment version from 0.6.0 to 0.6.1 in VERSION and pyproject.toml
This commit is contained in:
2025-07-16 11:44:32 +02:00
parent 32e3b51a77
commit ad718b6548
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
0.6.0 0.6.1

View File

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