diff --git a/pyproject.toml b/pyproject.toml index 94ba48f..55a0b2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "litexcnc" -version = "1.2.1" +version = "1.2.2" description = "Generic CNC firmware and driver for FPGA cards which are supported by LiteX" authors = ["Peter van Tol "] license = "GPL-3.0-or-later"