We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888a544 commit 3b86080Copy full SHA for 3b86080
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "logtide-sdk"
7
-version = "0.1.0"
+version = "0.1.1"
8
description = "Official Python SDK for LogTide - Self-hosted log management with batching, retry logic, circuit breaker, query API, and middleware support"
9
readme = "README.md"
10
license = {text = "MIT"}
0 commit comments