Skip to content

Commit 082bf10

Browse files
committed
Updated changelog and changed status to beta
1 parent 3dc6d63 commit 082bf10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## In Development
3+
## 0.11.4
44
- Documentation example fixes: added missing imports and stubs to extending-talkpipe.md,
55
metadata-stream.md, pipe-api.md; introduced `# skip-extract` for blocks that cannot run
66
standalone (setup.py, relative imports, illustrative fragments); updated

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ requires-python = ">=3.11"
1616
keywords = ["ai"]
1717
license = "Apache-2.0"
1818
classifiers = [
19-
"Development Status :: 3 - Alpha",
19+
"Development Status :: 4 - Beta",
2020
"Programming Language :: Python :: 3",
2121
"Operating System :: OS Independent",
2222
]

0 commit comments

Comments
 (0)