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