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 09525da commit ea181daCopy full SHA for ea181da
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "yet-another-cad-viewer",
3
- "version": "0.9.0",
+ "version": "0.9.1",
4
"description": "",
5
"license": "MIT",
6
"private": true,
pyproject.toml
[tool.poetry]
name = "yacv-server"
-version = "0.9.0"
+version = "0.9.1"
description = "Yet Another CAD Viewer (server)"
authors = ["Yeicor <4929005+Yeicor@users.noreply.github.com>"]
license = "MIT"
0 commit comments