Skip to content

Commit e5fd10d

Browse files
authored
Merge pull request #434 from British-Oceanographic-Data-Centre/develop
fix citations. v2.0.3
2 parents 57b6f11 + cf33c17 commit e5fd10d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ authors:
3232
given-names: "Quyen"
3333
- family-names: "Loch"
3434
given-names: "Stephen"
35-
title: "British-Oceanographic-Data-Centre/COAsT: v2.0.2"
36-
version: v2.0.2
37-
date-released: 2022-04-07
35+
title: "British-Oceanographic-Data-Centre/COAsT: v2.0.3"
36+
version: v2.0.3
37+
date-released: 2022-04-08

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
PACKAGE = SimpleNamespace(
77
**{
88
"name": "COAsT",
9-
"version": "2.0.2",
9+
"version": "2.0.3",
1010
"description": "This is the Coast Ocean Assessment Tool",
1111
"url": "https://www.bodc.ac.uk",
1212
"download_url": "https://github.com/British-Oceanographic-Data-Centre/COAsT/",

0 commit comments

Comments
 (0)