chore(version): bump to 0.6.1
All checks were successful
Auto Changelog & (Release) / release (push) Successful in 1m8s
Build and Publish nightly package / build-and-publish (push) Successful in 2m24s

This commit is contained in:
2025-07-16 11:48:54 +02:00
parent bc8ae46b4a
commit 36f6e7314a
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"