Version bump
All checks were successful
ci/woodpecker/push/unit Pipeline was successful
ci/woodpecker/pr/unit Pipeline was successful
ci/woodpecker/pr/code-runner Pipeline was successful
ci/woodpecker/pr/integration Pipeline was successful

This commit is contained in:
2026-05-23 04:56:15 +06:00
parent 08314b172b
commit 9141f2c703
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "wrenn"
version = "0.1.4"
version = "0.1.5"
description = "Python SDK for Wrenn"
readme = "README.md"
license = "MIT"

2
uv.lock generated
View File

@ -1166,7 +1166,7 @@ wheels = [
[[package]]
name = "wrenn"
version = "0.1.4"
version = "0.1.5"
source = { editable = "." }
dependencies = [
{ name = "certifi" },