We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1606f1 commit 114e68cCopy full SHA for 114e68c
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.30"
+version = "0.6.3-rc.31"
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.30", "pywhispercpp>=1.3.3"]
+dependencies = ["nodetool-core==0.6.3-rc.31", "pywhispercpp>=1.3.3"]
14
15
16
[project.optional-dependencies]
0 commit comments