small fix for pip

This commit is contained in:
Yeicor
2024-03-09 11:47:23 +01:00
parent 768603b4d3
commit 8b3d08826d
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "yacv-server"
version = "0.4.1" # TODO: Update automatically by CI on release (also for package.json!)
version = "0.4.2" # TODO: Update automatically by CI on release (also for package.json!)
description = "Yet Another CAD Viewer (server)"
authors = ["Yeicor <4929005+Yeicor@users.noreply.github.com>"]
license = "MIT"