Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/activeloopai/deeplake into …
Browse files Browse the repository at this point in the history
…fy_tfm_append_empty
  • Loading branch information
FayazRahman committed May 10, 2023
2 parents 747f0f3 + 90d0614 commit c3cf1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deeplake/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
]


__version__ = "3.4.1"
__version__ = "3.4.2"
warn_if_update_required(__version__)
__encoded_version__ = np.array(__version__)
config = {"s3": Config(max_pool_connections=50, connect_timeout=300, read_timeout=300)}
Expand Down

0 comments on commit c3cf1cb

Please sign in to comment.