Skip to content

Commit 137bffe

Browse files
chore: apply automatic formatting and lint fixes
1 parent 1fd239f commit 137bffe

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

pkgs/community/swarmauri_tool_entityrecognition/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_tool_entityrecognition"
3-
version = "0.9.0"
3+
version = "0.9.1.dev1"
44
description = "Swarmauri Community Entity Recognition Tool"
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/community/swarmauri_tool_sentimentanalysis/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_tool_sentimentanalysis"
3-
version = "0.9.0"
3+
version = "0.9.1.dev1"
44
description = "Sentiment Analysis Tool"
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/community/swarmauri_vectorstore_annoy/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_vectorstore_annoy"
3-
version = "0.10.0"
3+
version = "0.10.1.dev1"
44
description = "Swarmauri Annoy Vector Store"
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/community/swarmauri_vectorstore_cloudweaviate/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_vectorstore_cloudweaviate"
3-
version = "0.10.0"
3+
version = "0.10.1.dev1"
44
description = "Swarmauri Weaviate Vector Store"
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/community/swarmauri_vectorstore_duckdb/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_vectorstore_duckdb"
3-
version = "0.10.0"
3+
version = "0.10.1.dev1"
44
description = "A DuckDB based Vector Store"
55
license = "Apache-2.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)