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