Skip to content

Commit 99cb9b9

Browse files
authored
version bump to 2.3.11 (#362)
1 parent cd38e39 commit 99cb9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def open_and_read_if_exists(path: str):
2222

2323
setup(
2424
name="metadata_service",
25-
version="2.3.10",
25+
version="2.3.11",
2626
license="Apache License 2.0",
2727
description="Metadata Service: backend service for Metaflow",
2828
long_description=long_description,

0 commit comments

Comments
 (0)