Compare commits

...

1 Commits

Author SHA1 Message Date
ad718b6548 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
2025-07-16 11:44:32 +02:00
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]
name = "hdlbuild"
version = "0.6.0"
version = "0.6.1"
description = "Flexible FPGA Build System"
authors = ["0xMax42 <Mail@0xMax42.io>"]
license = "MIT"