File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 6.13.0
1+ 6.13.1
Original file line number Diff line number Diff 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 ]
1919Homepage = " https://nuclia.com"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ build-backend = "pdm.backend"
1010
1111[project ]
1212name = " nidx_protos"
13- version = " 6.13.0 "
13+ version = " 6.13.1 "
1414license = " AGPL-3.0-or-later"
1515description = " Protobuf definitions for nucliadb/nidx"
1616authors = [{ name = " Nuclia" , email = " nucliadb@nuclia.com" }]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " nucliadb"
7- version = " 6.13.0 "
7+ version = " 6.13.1 "
88license = " AGPL-3.0-or-later"
99description = " NucliaDB"
1010authors = [{ name = " Nuclia" , email = " nucliadb@nuclia.com" }]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " nucliadb_dataset"
7- version = " 6.13.0 "
7+ version = " 6.13.1 "
88license = " Apache-2.0"
99description = " NucliaDB Train Python client"
1010authors = [{ name = " Nuclia" , email = " nucliadb@nuclia.com" }]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " nucliadb_models"
7- version = " 6.13.0 "
7+ version = " 6.13.1 "
88license = " Apache-2.0"
99readme = " README.md"
1010authors = [{ name = " Nuclia" , email = " nucliadb@nuclia.com" }]
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ build-backend = "pdm.backend"
1010
1111[project ]
1212name = " nucliadb_protos"
13- version = " 6.13.0 "
13+ version = " 6.13.1 "
1414license = " Apache-2.0"
1515description = " Protobuf definitions for nucliadb"
1616authors = [{ name = " Nuclia" , email = " nucliadb@nuclia.com" }]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " nucliadb_sdk"
7- version = " 6.13.0 "
7+ version = " 6.13.1 "
88license = " Apache-2.0"
99description = " NucliaDB SDK"
1010authors = [{ name = " Nuclia" , email = " nucliadb@nuclia.com" }]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " nucliadb_telemetry"
7- version = " 6.13.0 "
7+ version = " 6.13.1 "
88license = " AGPL-3.0-or-later"
99description = " NucliaDB Telemetry Library Python process"
1010authors = [{ name = " Nuclia" , email = " nucliadb@nuclia.com" }]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " nucliadb_utils"
7- version = " 6.13.0 "
7+ version = " 6.13.1 "
88license = " AGPL-3.0-or-later"
99description = " NucliaDB util library"
1010authors = [ { name = " Nuclia" , email = " nucliadb@nuclia.com" }]
You can’t perform that action at this time.
0 commit comments