doc: update docs for release
Some checks failed
Publish to PyPI / publish (push) Has been cancelled

This commit is contained in:
Alpha Nerd 2026-04-09 09:06:03 +02:00
parent a6b59eb001
commit 101f8879a9
Signed by: alpha-nerd
SSH key fingerprint: SHA256:QkkAgVoYi9TQ0UKPkiKSfnerZy2h4qhi3SVPXJmBN+M
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "nomyo"
version = "0.1.1"
version = "0.2.0"
description = "OpenAI-compatible secure chat client with end-to-end encryption for NOMYO Inference Endpoints"
authors = [
{name = "NOMYO.AI", email = "ichi@nomyo.ai"},
@ -12,7 +12,7 @@ authors = [
readme = "README.md"
license = {text = "Apache-2.0"}
classifiers = [
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: Information Technology",
"License :: OSI Approved :: Apache Software License",