We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f8091b commit 275a832Copy full SHA for 275a832
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## 1.9
4
5
-Release date: UNRELEASED
+Release date: 2022-03-03
6
7
**Note**: This is the last version of *vpype* to support Python 3.7.
8
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "vpype"
-version = "1.9.0-alpha.0"
+version = "1.9.0"
description = "The Swiss Army knife of vector graphics for pen plotters"
authors = ["Antoine Beyeler <[email protected]>"]
license = "MIT"
0 commit comments