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