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