python release

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2021-12-08 13:45:55 -08:00
parent 634448d735
commit 6352e7fea3
2 changed files with 33 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "kittycad"
version = "0.1.0"
version = "0.0.1"
description = "A client library for accessing KittyCAD"
authors = []
@ -36,4 +36,4 @@ exclude = '''
[tool.isort]
line_length = 120
profile = "black"
profile = "black"