chore: bump version to 0.1.1

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
mrmamongo 2026-04-20 12:33:29 +03:00
parent 6f516510b6
commit 9b2380a87b
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "sdk"
version = "0.1.0"
version = "0.1.1"
description = "ErGPT Knowledge Base API SDK"
readme = "README.md"
requires-python = ">=3.12"

View file

@ -672,7 +672,7 @@ wheels = [
[[package]]
name = "sdk"
version = "0.1.0"
version = "0.1.1"
source = { virtual = "." }
dependencies = [
{ name = "httpx" },