Skip to content

Commit 706e279

Browse files
committed
Bump version for release v0.4.0
1 parent 67b1f1c commit 706e279

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

rdl2ot/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[project]
66
name = "rdl2ot"
7-
version = "0.3.0"
7+
version = "0.4.0"
88
description = "An extension of PeakRDL to generate OpenTitan RTL."
99
requires-python = ">=3.10"
1010
keywords = ["SystemRDL", "OpenTitan", "Codegen"]

rdlexporter/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
[project]
66
name = "rdlexporter"
7-
version = "0.2.0"
7+
version = "0.4.0"
88
description = "Library to export rdl files"
99
requires-python = ">=3.10"
1010
keywords = ["SystemRDL", "library", "exporter"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)