swarmauri_tool_searchword 0.4.0.dev4__tar.gz → 0.4.0.dev7__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {swarmauri_tool_searchword-0.4.0.dev4 → swarmauri_tool_searchword-0.4.0.dev7}/PKG-INFO +1 -1
- {swarmauri_tool_searchword-0.4.0.dev4 → swarmauri_tool_searchword-0.4.0.dev7}/pyproject.toml +1 -1
- {swarmauri_tool_searchword-0.4.0.dev4 → swarmauri_tool_searchword-0.4.0.dev7}/LICENSE +0 -0
- {swarmauri_tool_searchword-0.4.0.dev4 → swarmauri_tool_searchword-0.4.0.dev7}/README.md +0 -0
- {swarmauri_tool_searchword-0.4.0.dev4 → swarmauri_tool_searchword-0.4.0.dev7}/swarmauri_tool_searchword/SearchWordTool.py +0 -0
- {swarmauri_tool_searchword-0.4.0.dev4 → swarmauri_tool_searchword-0.4.0.dev7}/swarmauri_tool_searchword/__init__.py +0 -0
{swarmauri_tool_searchword-0.4.0.dev4 → swarmauri_tool_searchword-0.4.0.dev7}/pyproject.toml
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "swarmauri_tool_searchword"
|
|
3
|
-
version = "0.4.0.
|
|
3
|
+
version = "0.4.0.dev7"
|
|
4
4
|
description = "A tool for searching a specific word or phrase in a file."
|
|
5
5
|
authors = [{ name = "Jacob Stewart", email = "jacob@swarmauri.com" }]
|
|
6
6
|
license = "Apache-2.0"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|