docs: macOS bundled-python note; classifiers 3.13/3.14; Intel/macOS13/py3.14 verified (v0.20.5)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
dtzp555-max
2026-07-07 14:38:15 +10:00
co-authored by Claude Fable 5
parent 481804e02e
commit 7fdf31aca9
3 changed files with 15 additions and 2 deletions
+3 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "aci-sim"
version = "0.20.4"
version = "0.20.5"
description = "Faithful REST simulator of a 2-site Cisco ACI fabric (per-site APIC + ND/NDO)"
readme = "README.md"
license = "PolyForm-Noncommercial-1.0.0"
@@ -19,6 +19,8 @@ classifiers = [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.14",
"Topic :: System :: Networking",
"Topic :: Software Development :: Testing",
"Typing :: Typed",