Skip to content

Commit

Permalink
Merge pull request #70 from informatics-lab/v0.3_release
Browse files Browse the repository at this point in the history
Bump version number for v0.3 release
  • Loading branch information
DPeterK authored May 26, 2021
2 parents a16ee09 + d04a9b0 commit 0d748c8
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 @@ -6,7 +6,7 @@

setuptools.setup(
name="tiledb_netcdf",
version="0.2.2",
version="0.3.0",
author="Peter Killick",
author_email="peter.killick@informaticslab.co.uk",
description="An adapter to convert NetCDF files to TileDB or Zarr arrays",
Expand Down

0 comments on commit 0d748c8

Please sign in to comment.