diff --git a/VERSION b/VERSION index 7ceb040..bcaffe1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.1 \ No newline at end of file +0.7.0 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index e3e5972..30ac8a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hdlbuild" -version = "0.6.1" +version = "0.7.0" description = "Flexible FPGA Build System" authors = ["0xMax42 "] license = "MIT"