Skip to content

Commit a160a40

Browse files
committed
Release v1.37.4.
1 parent a33be24 commit a160a40

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

paraclient/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# see: http://legacy.python.org/dev/peps/pep-0440/#public-version-identifiers
2-
__version__ = "1.37.3"
2+
__version__ = "1.37.4"

pyproject.toml

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

55
[project]
66
name = "paraclient"
7-
version = "1.37.3"
7+
version = "1.37.4"
88
description = "Python client for Para"
99
readme = { file = "README.md", content-type = "text/markdown" }
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)