Skip to content

Commit 2f89ec6

Browse files
ringgerclaude
andcommitted
Bump version to 1.2.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cd1fb9f commit 2f89ec6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

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

55
[project]
66
name = "transcribe-critic"
7-
version = "1.1.1"
7+
version = "1.2.0"
88
description = "Multi-source speech transcription with LLM-based adjudication inspired by textual criticism"
99
readme = "README.md"
1010
license = "MIT"

src/transcribe_critic/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.1.0"
1+
__version__ = "1.2.0"

0 commit comments

Comments
 (0)