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,6 +1,6 @@
 | 
			
		||||
[package]
 | 
			
		||||
name = "kcl-python-bindings"
 | 
			
		||||
version = "0.3.65"
 | 
			
		||||
version = "0.3.66"
 | 
			
		||||
edition = "2021"
 | 
			
		||||
repository = "https://github.com/kittycad/modeling-app"
 | 
			
		||||
exclude = ["tests/*", "files/*", "venv/*"]
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user