feat(version): bump version to 0.7.0

This commit is contained in:
2025-07-17 10:54:13 +02:00
parent b1279078d9
commit a29e5fdb02
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
0.6.1
0.7.0

View File

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