Skip to content

Commit

Permalink
chore: auto finalize packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 19, 2025
1 parent 26f60b5 commit 105a200
Show file tree
Hide file tree
Showing 79 changed files with 178 additions and 178 deletions.
2 changes: 1 addition & 1 deletion pkgs/base/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri-base"
version = "0.6.1.dev16"
version = "0.6.1"
description = "This repository includes base classes and mixins for the Swarmauri framework."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_documentstore_redis"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Swarmauri Psutil Tool"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_embedding_mlm/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_embedding_mlm"
version = "0.6.1.dev16"
version = "0.6.1"
description = "example community package"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_llm_leptonai/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_llm_leptonai"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Swarmauri Lepton AI Model"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_measurement_mutualinformation"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Swarmauri Mutual Information Measurement Community Package."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_measurement_tokencountestimator"
version = "0.6.1.dev16"
version = "0.6.1"
description = "This repository includes an example of a First Class Swarmauri Example."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_ocr_pytesseract/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_ocr_pytesseract"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Swarmauri Tesseract Image to Text Model"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_parser_bertembedding"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Swarmauri Bert Embedding Parser"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_parser_entityrecognition"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Entity Recognition Parser for Swarmauri."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_parser_fitzpdf/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_parser_fitzpdf"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Fitz PDF Parser for Swarmauri."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_parser_pypdf2/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_parser_pypdf2"
version = "0.6.1.dev16"
version = "0.6.1"
description = "PyPDF2 Parser for Swarmauri."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_parser_pypdftk/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_parser_fitzpdf"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Fitz PDF Parser for Swarmauri."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_parser_textblob/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_parser_textblob"
version = "0.6.1.dev16"
version = "0.6.1"
description = "TextBlob Parser for Swarmauri."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_state_clipboard/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_state_clipboard"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Swarmauri Community Clipboard State"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_captchagenerator"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Swarmauri Community Captcha Generator Tool"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_dalechallreadability"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Swarmauri Community Dale-Chall Readability Tool"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_tool_downloadpdf/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_downloadpdf"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Swarmauri Community Download PDF Tool"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_entityrecognition"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Swarmauri Community Entity Recognition Tool"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_tool_folium/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_folium"
version = "0.6.1.dev16"
version = "0.6.1"
description = "This repository includes an example of a First Class Swarmauri Example."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_tool_gmail/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_gmail"
version = "0.6.1.dev16"
version = "0.6.1"
description = "example community package"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterclearoutput"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool designed to clear all outputs from a Jupyter Notebook using nbconvert’s ClearOutputPreprocessor, preparing the notebook for sharing or version control."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterdisplay"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool designed to display rich media and object representations in a Jupyter Notebook using IPython's display functionality."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterdisplayhtml"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool designed to render HTML content within a Jupyter Notebook using IPython's HTML display method."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterexecuteandconvert"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool that programmatically executes and converts a Jupyter Notebook using nbconvert's CLI functionality, enabling automated notebook execution and format conversion."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterexecutecell"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool designed to execute a single code cell in a running Jupyter kernel using jupyter_client, capturing its output and errors."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterexecutenotebook"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool designed to execute all cells in a Jupyter Notebook using nbconvert’s ExecutePreprocessor, capturing outputs for testing and reporting."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterexecutenotebookwithparameters"
version = "1.0.1.dev3"
version = "1.0.1"
description = "A tool designed to execute parameterized notebooks using papermill, allowing dynamic input and output capture for automated workflows."
authors = ["Swarmauri Contributors <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterexporthtml"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool that exports a Jupyter Notebook to HTML format using nbconvert’s HTMLExporter, enabling web-based presentation of notebooks."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterexportlatex"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool that exports a Jupyter Notebook to LaTeX format using nbconvert’s LatexExporter, enabling further conversion to PDF."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterexportmarkdown"
version = "1.0.1.dev3"
version = "1.0.1"
description = "A Swarmauri tool designed to export Jupyter Notebooks to Markdown."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterexportpython"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool that exports a Jupyter Notebook to a Python script using nbconvert’s PythonExporter, facilitating code extraction."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterfromdict"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool that converts a plain dictionary into a NotebookNode object using nbformat, facilitating programmatic notebook creation."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupytergetiopubmessage"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool designed to retrieve messages from the IOPub channel of a Jupyter kernel using jupyter_client, capturing cell outputs and logs."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupytergetshellmessage"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool designed to retrieve shell messages from a running Jupyter kernel using jupyter_client, useful for debugging execution responses."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterreadnotebook"
version = "0.6.1.dev8"
version = "0.6.1"
description = "A tool that reads a Jupyter Notebook file using nbformat, converting the JSON file into a NotebookNode object."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterruncell"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool designed to execute a single code cell in an IPython interactive shell, mimicking notebook cell execution."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupytershutdownkernel"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool designed to shut down a running Jupyter kernel programmatically using jupyter_client, releasing all associated resources."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterstartkernel"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool designed to start a new Jupyter kernel programmatically using jupyter_client, enabling execution of notebook cells."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupytervalidatenotebook"
version = "0.6.1.dev10"
version = "0.6.1"
description = "A tool that validates a NotebookNode object against the Jupyter Notebook schema using nbformat, ensuring structural correctness."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_jupyterwritenotebook"
version = "0.6.1.dev8"
version = "0.6.1"
description = "A tool that writes a NotebookNode object to a file in JSON format, preserving the notebook structure."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_lexicaldensity"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Lexical Density Tool for Swarmauri."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_tool_psutil/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_psutil"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Swarmauri Psutil Tool."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_qrcodegenerator"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Swarmauri QR Code Generator Tool."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_sentencecomplexity"
version = "0.6.1.dev16"
version = "0.6.1"
description = "This repository includes an example of a First Class Swarmauri Example."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_sentimentanalysis"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Sentiment Analysis Tool"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_tool_smogindex/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_smogindex"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Swarmauri Smog Index Tool."
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_tool_textlength/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_textlength"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Text Length Tool for Swarmauri"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_tool_webscraping/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_webscraping"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Web Scraping Tool for Swarmauri"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_tool_zapierhook/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_tool_zapierhook"
version = "0.6.1.dev16"
version = "0.6.1"
description = "Zapier Hook Tool"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion pkgs/community/swarmauri_toolkit_github/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "swarmauri_toolkit_github"
version = "0.6.1.dev18"
version = "0.6.1"
description = "Github Toolkit"
authors = ["Jacob Stewart <[email protected]>"]
license = "Apache-2.0"
Expand Down
Loading

0 comments on commit 105a200

Please sign in to comment.