Skip to content

Commit 3ddb1d6

Browse files
author
CCCC
committed
release: bump version to 0.3.3 (Production/Stable)
1 parent 5a52fa3 commit 3ddb1d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

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

55
[project]
66
name = "cccc-pair"
7-
version = "0.3.3rc4"
7+
version = "0.3.3"
88
description = "Autonomous dual-AI orchestration runtime delivering evidence-first, small-step software execution with tmux-managed peers, governed handoffs, and IM bridge integration"
99
readme = { file = "README.md", content-type = "text/markdown" }
1010
requires-python = ">=3.9"
@@ -17,7 +17,7 @@ dependencies = [
1717
"PyYAML>=6.0"
1818
]
1919
classifiers = [
20-
"Development Status :: 4 - Beta",
20+
"Development Status :: 5 - Production/Stable",
2121
"Intended Audience :: Developers",
2222
"License :: OSI Approved :: MIT License",
2323
"Programming Language :: Python",

0 commit comments

Comments
 (0)