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