Skip to content

Commit 88467af

Browse files
committed
++ bump version: v0.44.0
1 parent 516d688 commit 88467af

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "clouddrift"
7-
version = "0.43.0"
7+
version = "0.44.0"
88

99
authors = [
1010
{ name="Shane Elipot", email="[email protected]" },
1111
{ name="Philippe Miron", email="[email protected]" },
1212
{ name="Milan Curcic", email="[email protected]" },
13-
{ name="Kevin Santana", email="[email protected]" }
13+
{ name="Kevin Santana", email="[email protected]" },
14+
{ name="Kevin Shuman", email="[email protected]" }
1415
]
1516
description = "Accelerating the use of Lagrangian data for atmospheric, oceanic, and climate sciences"
1617
readme = "README.md"

0 commit comments

Comments
 (0)