Compare commits

..

4 Commits

Author SHA1 Message Date
Yeicor
551832258f Merge branch 'master' into renovate/build123d-0.x 2025-02-16 13:02:33 +01:00
Yeicor
3116f909d5 Small fix and updates 2025-02-16 12:59:52 +01:00
Yeicor
6ee98b6e19 Update pyproject.toml 2025-02-16 09:06:10 +01:00
renovate[bot]
25628c96d8 Update dependency build123d to >=0.9,<0.10 2025-02-16 05:20:50 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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