Skip to content

Commit 1f21aa0

Browse files
nvoxland-altatevikh
authored andcommitted
Updated next version to 3.8.9
1 parent b0a67a1 commit 1f21aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deeplake/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
]
8888

8989

90-
__version__ = "3.8.8"
90+
__version__ = "3.8.9"
9191
warn_if_update_required(__version__)
9292
__encoded_version__ = np.array(__version__)
9393
config = {"s3": Config(max_pool_connections=50, connect_timeout=300, read_timeout=300)}

0 commit comments

Comments
 (0)