Skip to content

Commit d2f5435

Browse files
committed
pump to v0.6.6-1
1 parent 3b61bd6 commit d2f5435

File tree

3 files changed

+526
-526
lines changed

3 files changed

+526
-526
lines changed

AgentCrew/__init__.py

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agentcrew-ai"
3-
version = "0.6.6"
3+
version = "0.6.6-1"
44
requires-python = ">=3.12"
55
classifiers = [
66
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)