We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 605199c commit 83f425cCopy full SHA for 83f425c
2 files changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "infermesh"
3
-version = "0.2.1"
+version = "0.3.0"
4
description = "Run large LLM batches from notebooks and scripts without rewriting concurrency or rate-limit glue."
5
readme = "README.md"
6
license = { text = "Apache-2.0" }
0 commit comments