Skip to content

Commit 1fe3227

Browse files
committed
dump version
1 parent f2037ae commit 1fe3227

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# You can set these variables from the command line, and also
55
# from the environment for the first two.
66
SPHINXOPTS ?=
7-
SPHINXBUILD ?= poetry run sphinx-build
7+
SPHINXBUILD ?= uv run sphinx-build
88
SOURCEDIR = source
99
BUILDDIR = build
1010

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "tagoio-sdk"
7-
version = "5.0.0"
7+
version = "5.0.1"
88
description = "Official Python SDK for TagoIO"
99
authors = [{name = "TagoIO Inc.", email = "contact@tago.io"}]
1010
license = {text = "Apache-2.0"}

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)