Release KCL 66 (#6679)
Breaking changes: - All functions (even functions defined by users) must use keyword arguments, not positional arguments
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "kcl-to-core"
|
||||
description = "Utility methods to convert kcl to engine core executable tests"
|
||||
version = "0.1.65"
|
||||
version = "0.1.66"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/KittyCAD/modeling-app"
|
||||
|
||||
Reference in New Issue
Block a user