Skip to content

Commit

Permalink
Merge branch 'main' of github.com:activeloopai/deeplake into ingest_s…
Browse files Browse the repository at this point in the history
…tandartization
  • Loading branch information
ProgerDav committed Feb 6, 2023
2 parents 073aaaa + dacc0e4 commit 1ecdd75
Show file tree
Hide file tree
Showing 6 changed files with 344 additions and 61 deletions.
2 changes: 1 addition & 1 deletion deeplake/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
]


__version__ = "3.2.5"
__version__ = "3.2.6"
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
Loading

0 comments on commit 1ecdd75

Please sign in to comment.