Automatically update version to 0.8.1

This commit is contained in:
Yeicor
2024-03-28 11:23:32 +00:00
parent efc7a1d3b6
commit 1c5d8b5354
2 changed files with 2 additions and 2 deletions

View File

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

View File

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