We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8d1b2e commit 49c9c01Copy full SHA for 49c9c01
pyproject.toml
@@ -12,7 +12,7 @@ include = ["src/**/*.py", "src/**/py.typed", "src/latch_cli/services/init/*"]
12
13
[project]
14
name = "latch"
15
-version = "2.67.22"
+version = "2.67.23"
16
description = "The Latch SDK"
17
authors = [{ name = "Kenny Workman", email = "kenny@latch.bio" }]
18
maintainers = [{ name = "Ayush Kamat", email = "ayush@latch.bio" }]
0 commit comments