Skip to content

Commit ae25030

Browse files
Bump version to 0.6.3-rc.46
1 parent 1dacd1c commit ae25030

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "nodetool-whispercpp"
7-
version = "0.6.3-rc.45"
7+
version = "0.6.3-rc.46"
88
description = "Whisper.cpp nodes for Nodetool"
99
readme = "README.md"
1010
authors = [{ name = "Matthias Georgi", email = "matti.georgi@gmail.com" }]
1111
requires-python = ">=3.11"
1212

13-
dependencies = ["nodetool-core==0.6.3-rc.45", "pywhispercpp>=1.3.3"]
13+
dependencies = ["nodetool-core==0.6.3-rc.46", "pywhispercpp>=1.3.3"]
1414

1515

1616
[project.optional-dependencies]

0 commit comments

Comments
 (0)