There was an error while loading. Please reload this page.
1 parent 99b0b46 commit f734ea9Copy full SHA for f734ea9
1 file changed
pyproject.toml
@@ -4,13 +4,13 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "nodetool-whispercpp"
7
-version = "0.6.3-rc.32"
+version = "0.6.3-rc.33"
8
description = "Whisper.cpp nodes for Nodetool"
9
readme = "README.md"
10
authors = [{ name = "Matthias Georgi", email = "matti.georgi@gmail.com" }]
11
requires-python = ">=3.11"
12
13
-dependencies = ["nodetool-core==0.6.3-rc.32", "pywhispercpp>=1.3.3"]
+dependencies = ["nodetool-core==0.6.3-rc.33", "pywhispercpp>=1.3.3"]
14
15
16
[project.optional-dependencies]
0 commit comments