Skip to content

Commit b31bf7a

Browse files
authored
Update pyproject.toml
1 parent 6db2d95 commit b31bf7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "rt-pose"
7-
version = "0.0.1"
7+
version = "0.0.3"
88
description = "Real-time (GPU) pose estimation pipeline with 🤗 Transformers"
99
authors = [
1010
{ name = "Pavel Iakubovskii", email = "[email protected]" }
@@ -36,4 +36,4 @@ demo = [
3636
]
3737

3838
[tool.ruff]
39-
line-length = 120
39+
line-length = 120

0 commit comments

Comments
 (0)