Skip to content

Commit 00f8c6b

Browse files
apartsinclaude
andcommitted
Bump version to 0.1.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7a96589 commit 00f8c6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 = "modelmesh-lite"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "Capability-driven AI model routing with automatic failover and free-tier aggregation"
99
readme = "README.md"
1010
requires-python = ">=3.11"

src/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nistrapa/modelmesh-core",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "One integration point for all your AI providers. Automatic failover, free-tier aggregation, and capability-based routing.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)