fix wheels (#5748)

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2025-03-11 08:01:49 -07:00
committed by GitHub
parent d6ad4b6e66
commit c37e564b59
12 changed files with 22 additions and 20 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "kcl-directory-test-macro"
description = "A tool for generating tests from a directory of kcl files"
version = "0.1.47"
version = "0.1.48"
edition = "2021"
license = "MIT"
repository = "https://github.com/KittyCAD/modeling-app"