Skip to content

Commit 288e322

Browse files
beveradbclaude
andauthored
chore: bump version to 0.43.0 (#274)
* chore: bump version to 0.43.0 New features in this release: - Cloud Run GPU deployment support (deploy_cloudrun.py, Dockerfile.cloudrun) - Ensemble preset support in API client (-p/--preset flag in CLI) - Preset parameter in separate_audio() and separate_audio_and_wait() - Stem marker stripping for chained separations Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Trigger CI: runners restarted, idle check paused --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 194f67a commit 288e322

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "audio-separator"
7-
version = "0.42.1"
7+
version = "0.43.0"
88
description = "Easy to use audio stem separation, using various models from UVR trained primarily by @Anjok07"
99
authors = ["Andrew Beveridge <andrew@beveridge.uk>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)