Automatically update version to 0.9.6

This commit is contained in:
Yeicor
2025-07-05 07:16:27 +00:00
parent 7051a71710
commit 437e8eb4ad
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "yet-another-cad-viewer",
"version": "0.9.5",
"version": "0.9.6",
"description": "",
"license": "MIT",
"private": true,

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "yacv-server"
version = "0.9.5"
version = "0.9.6"
description = "Yet Another CAD Viewer (server)"
authors = ["Yeicor <4929005+Yeicor@users.noreply.github.com>"]
license = "MIT"