Skip to content

Commit daf2ac3

Browse files
nvoxland-altatevikh
authored andcommitted
Update version for next release
1 parent 6f92e9d commit daf2ac3

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.7"
90+
__version__ = "3.8.8"
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)