diff --git a/CHANGELOG.md b/CHANGELOG.md index 65a2e641..fb4b3aea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 1.12 -Release date: UNRELEASED +Release date: 2022-10-25 ### New features and improvements diff --git a/pyproject.toml b/pyproject.toml index 63960ab2..a9fa03bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vpype" -version = "1.12.0-alpha.0" +version = "1.12.0" description = "The Swiss Army knife of vector graphics for pen plotters" authors = ["Antoine Beyeler "] license = "MIT"