Skip to content

Commit f5f6189

Browse files
chore: autopublish 2026-05-14T08:24:05Z
1 parent aa5d466 commit f5f6189

12 files changed

Lines changed: 21 additions & 21 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.13.0
1+
6.13.1

nidx/nidx_binding/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ classifiers = [
1313
"Programming Language :: Python :: Implementation :: CPython",
1414
"Programming Language :: Python :: Implementation :: PyPy",
1515
]
16-
version = "6.13.0"
16+
version = "6.13.1"
1717

1818
[project.urls]
1919
Homepage = "https://nuclia.com"

nidx/nidx_protos/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build-backend = "pdm.backend"
1010

1111
[project]
1212
name = "nidx_protos"
13-
version = "6.13.0"
13+
version = "6.13.1"
1414
license = "AGPL-3.0-or-later"
1515
description = "Protobuf definitions for nucliadb/nidx"
1616
authors = [{ name = "Nuclia", email = "nucliadb@nuclia.com" }]

nucliadb/pyproject.toml

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

55
[project]
66
name = "nucliadb"
7-
version = "6.13.0"
7+
version = "6.13.1"
88
license = "AGPL-3.0-or-later"
99
description = "NucliaDB"
1010
authors = [{ name = "Nuclia", email = "nucliadb@nuclia.com" }]

nucliadb_dataset/pyproject.toml

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

55
[project]
66
name = "nucliadb_dataset"
7-
version = "6.13.0"
7+
version = "6.13.1"
88
license = "Apache-2.0"
99
description = "NucliaDB Train Python client"
1010
authors = [{ name = "Nuclia", email = "nucliadb@nuclia.com" }]

nucliadb_models/pyproject.toml

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

55
[project]
66
name = "nucliadb_models"
7-
version = "6.13.0"
7+
version = "6.13.1"
88
license = "Apache-2.0"
99
readme = "README.md"
1010
authors = [{ name = "Nuclia", email = "nucliadb@nuclia.com" }]

nucliadb_protos/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build-backend = "pdm.backend"
1010

1111
[project]
1212
name = "nucliadb_protos"
13-
version = "6.13.0"
13+
version = "6.13.1"
1414
license = "Apache-2.0"
1515
description = "Protobuf definitions for nucliadb"
1616
authors = [{ name = "Nuclia", email = "nucliadb@nuclia.com" }]

nucliadb_sdk/pyproject.toml

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

55
[project]
66
name = "nucliadb_sdk"
7-
version = "6.13.0"
7+
version = "6.13.1"
88
license = "Apache-2.0"
99
description = "NucliaDB SDK"
1010
authors = [{ name = "Nuclia", email = "nucliadb@nuclia.com" }]

nucliadb_telemetry/pyproject.toml

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

55
[project]
66
name = "nucliadb_telemetry"
7-
version = "6.13.0"
7+
version = "6.13.1"
88
license = "AGPL-3.0-or-later"
99
description = "NucliaDB Telemetry Library Python process"
1010
authors = [{ name = "Nuclia", email = "nucliadb@nuclia.com" }]

nucliadb_utils/pyproject.toml

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

55
[project]
66
name = "nucliadb_utils"
7-
version = "6.13.0"
7+
version = "6.13.1"
88
license = "AGPL-3.0-or-later"
99
description = "NucliaDB util library"
1010
authors = [ { name = "Nuclia", email = "nucliadb@nuclia.com" }]

0 commit comments

Comments
 (0)