poetry project name fix
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled

This commit is contained in:
Jonathon Broughton
2024-05-07 20:56:23 +00:00
parent b19d00b642
commit f7ec170235
+1 -1
View File
@@ -1,5 +1,5 @@
[tool.poetry]
name = "speckle-automate-py"
name = "bilt-workshop-demo-function"
version = "0.1.0"
description = "Template function for BILT Riga Coding workshop"
authors = ["Jonathon Broughton <jonathon@speckle.systems>"]