Skip to content

Commit 5b8f00d

Browse files
committed
chore: sync local version to 2.16.2 (npm 2.16.1 published, latest tag fixed)
1 parent e3d705d commit 5b8f00d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adaptive-memory-multi-model-router",
3-
"version": "2.16.1",
3+
"version": "2.16.2",
44
"description": "A3M Router: Parallel LLM routing gateway with ensemble voting — 14% faster than OpenRouter, 92% cheaper | 80+ providers | Fixed: main entry point, TypeScript 5.8, blessed types | npm: 6K+/mo | PyPI: 700+/mo",
55
"main": "dist/index.js",
66
"bin": {

‎python/pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "a3m-router"
7-
version = "2.16.1"
7+
version = "2.16.2"
88
description = "Auto-selects cheapest capable LLM from 47+ providers — 70-95% cost savings"
99
readme = "README.md"
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)