Skip to content

Commit 8bee8ec

Browse files
chore: bump version to v1.3.2
1 parent c5e7d73 commit 8bee8ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "poetry.core.masonry.api"
77
# Pinning to <3.13 to avoid source builds; stable wheels for h5py and netCDF4 are not yet available for 3.13.
88
requires-python = ">=3.11,<3.13"
99
name = "aodn-cloud-optimised"
10-
version = "1.3.1"
10+
version = "1.3.2"
1111
description = "Cloud optimised data formats for IMOS NetCDF files and CSVs."
1212
authors = [
1313
{ name = "Laurent Besnard (AODN)", email = "laurent.besnard@utas.edu.au" },
@@ -299,7 +299,7 @@ pydantic_precommit_hook = "aodn_cloud_optimised.bin.pydantic_precommit_hook:main
299299

300300

301301
[tool.pre_commit]
302-
version = "1.3.1"
302+
version = "1.3.2"
303303
config = ".pre-commit-config.yaml"
304304

305305
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)