Skip to content

Commit dbd0aca

Browse files
Update version to 3.5.0 in pyproject.toml for AIPCC tag
Signed-off-by: Vedant Mahabaleshwarkar <vmahabal@redhat.com>
1 parent 46a8283 commit dbd0aca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/storage/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"azure-core>=1.38.0"
2929
]
3030
name = "kserve-storage"
31-
version = "0.19.0"
31+
version = "3.5.0"
3232
readme = "README.md"
3333
description = "KServe Storage Handler. This module is responsible to download the models from the provided source"
3434
classifiers = [

0 commit comments

Comments
 (0)