Skip to content

Commit 03be9bd

Browse files
committed
bump version
1 parent ac76dea commit 03be9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deeplake/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
]
8080

8181

82-
__version__ = "3.6.16"
82+
__version__ = "3.6.17"
8383
warn_if_update_required(__version__)
8484
__encoded_version__ = np.array(__version__)
8585
config = {"s3": Config(max_pool_connections=50, connect_timeout=300, read_timeout=300)}

0 commit comments

Comments
 (0)