make sure the nix flake never breaks (#6273)

make sure teh nix flake never breaks

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2025-04-10 23:27:42 -07:00
committed by GitHub
parent 5832890dbb
commit c45c2e27ba
17 changed files with 99 additions and 66 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "kcl-python-bindings"
version = "0.3.59"
version = "0.3.60"
edition = "2021"
repository = "https://github.com/kittycad/modeling-app"
exclude = ["tests/*", "files/*", "venv/*"]