auxly-cli 1.3.2__tar.gz → 1.3.3__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.
- {auxly_cli-1.3.2 → auxly_cli-1.3.3}/PKG-INFO +1 -1
- {auxly_cli-1.3.2 → auxly_cli-1.3.3}/auxly_cli/_runner.py +1 -1
- {auxly_cli-1.3.2 → auxly_cli-1.3.3}/auxly_cli.egg-info/PKG-INFO +1 -1
- {auxly_cli-1.3.2 → auxly_cli-1.3.3}/pyproject.toml +1 -1
- {auxly_cli-1.3.2 → auxly_cli-1.3.3}/README.md +0 -0
- {auxly_cli-1.3.2 → auxly_cli-1.3.3}/auxly_cli/__init__.py +0 -0
- {auxly_cli-1.3.2 → auxly_cli-1.3.3}/auxly_cli/_verify.py +0 -0
- {auxly_cli-1.3.2 → auxly_cli-1.3.3}/auxly_cli.egg-info/SOURCES.txt +0 -0
- {auxly_cli-1.3.2 → auxly_cli-1.3.3}/auxly_cli.egg-info/dependency_links.txt +0 -0
- {auxly_cli-1.3.2 → auxly_cli-1.3.3}/auxly_cli.egg-info/entry_points.txt +0 -0
- {auxly_cli-1.3.2 → auxly_cli-1.3.3}/auxly_cli.egg-info/requires.txt +0 -0
- {auxly_cli-1.3.2 → auxly_cli-1.3.3}/auxly_cli.egg-info/top_level.txt +0 -0
- {auxly_cli-1.3.2 → auxly_cli-1.3.3}/setup.cfg +0 -0
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "auxly-cli"
|
|
7
|
-
version = "1.3.
|
|
7
|
+
version = "1.3.3"
|
|
8
8
|
description = "Local-first unified memory system for AI agents — downloads the signature-verified auxly binary."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.8"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|