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