Skip to content

Commit 388b774

Browse files
committed
Bump version to 2.11.1 and update medimgkit dependency to 0.11.4
1 parent 17d2c2e commit 388b774

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "datamint"
33
description = "A library for interacting with the Datamint API, designed for efficient data management, processing and Deep Learning workflows."
4-
version = "2.11.0"
4+
version = "2.11.1"
55
dynamic = ["dependencies"]
66
requires-python = ">=3.10"
77
readme = "README.md"
@@ -41,7 +41,7 @@ lightning = { extras = ['extra'], version = ">=2.0.0, !=2.5.1, !=2.5.1.post0" }
4141
mlflow = ">=3.8.1" # version 2 has security issues
4242
albumentations = ">=2.0.0"
4343
lazy-loader = ">=0.3.0"
44-
medimgkit = ">=0.11.2"
44+
medimgkit = ">=0.11.4"
4545
typing_extensions = ">=4.0.0"
4646
pydantic = ">=2.6.4"
4747
certifi = ">=2025.0.0"

0 commit comments

Comments
 (0)