Skip to content

Commit f6cdcfb

Browse files
bump version 2.0.2-dev
1 parent e341671 commit f6cdcfb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -324,10 +324,10 @@ Retrieval based not just on _what_ an entity is, but on the _scale_ and _timing_
324324

325325
Integrate BrainAPI into your applications using our official client libraries:
326326

327-
| Platform | Package | Status |
328-
| ----------- | ---------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
329-
| **Python** | [`lumen_brain`](https://pypi.org/project/lumen_brain/) | ![PyPI](https://img.shields.io/pypi/v/lumen_brain?label=v0.x&color=orange) ⚠️ Pre-release |
330-
| **Node.js** | [`lumen-brain`](https://www.npmjs.com/package/lumen-brain) | ![npm](https://img.shields.io/npm/v/lumen-brain?label=v0.x&color=orange) ⚠️ Pre-release |
327+
| Platform | Package | Status |
328+
| ----------- | --------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
329+
| **Python** | [`lumen_brain`](https://pypi.org/project/lumen_brain/) | ![PyPI](https://img.shields.io/pypi/v/lumen_brain?label=v0.x&color=orange) ⚠️ Pre-release |
330+
| **Node.js** | [`lumen-brain`](https://www.npmjs.com/package/@lumenlabs/lumen-brain) | ![npm](https://img.shields.io/npm/v/lumen-brain?label=v0.x&color=orange) ⚠️ Pre-release |
331331

332332
> **Note:** Both SDKs are currently at version 0.x and under active development. For production use cases, we recommend using the [REST API](https://brainapi.lumen-labs.ai/docs/rest) directly until v1.0 releases.
333333

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "brainapi2"
3-
version = "2.0.1-dev"
3+
version = "2.0.2-dev"
44
description = "Version 2.x.x of the BrainAPI memory layer."
55
authors = [
66
{name = "Christian",email = "alch.infoemail@gmail.com"}

0 commit comments

Comments
 (0)