Skip to content

Commit

Permalink
Merge pull request #111 from josephnowak/feature/improve-append-perfo…
Browse files Browse the repository at this point in the history
…rmance

Improve the performance of the apply_on_groups when using Algorithms …
  • Loading branch information
josephnowak authored Oct 2, 2023
2 parents 7b95c2b + 805a9f8 commit 445aec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='TensorDB',
version='0.27',
version='0.28',
description='Database based in a file system storage combined with Xarray and Zarr',
author='Joseph Nowak',
author_email='josephgonowak97@gmail.com',
Expand Down

0 comments on commit 445aec1

Please sign in to comment.