fix imports

This commit is contained in:
Yeicor
2024-03-06 19:25:49 +01:00
parent 986db75b24
commit 753648e522
8 changed files with 32 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "yacv-server"
version = "0.2.0" # TODO: Update automatically by CI on release (also for package.json!)
version = "0.3.0" # 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"