Skip to content

Commit 3a20326

Browse files
authored
Sierd patch 1 (#189)
* Update pyproject.toml * Update CITATION.cff * Update README.md
1 parent a522a2f commit 3a20326

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ keywords:
6969
- sediment
7070
license: GPL-3.0
7171
commit: 0adaedfc8015f18b3b551bed1dda38d630cd8c95
72-
version: 3.0.0.rc2
72+
version: 3.0.0.rc3
7373
date-released: '2023-10-18'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Read our [Contribution Guidelines](CONTRIBUTING.md) to know how you can help to
9191

9292
Please, cite this software as follows:
9393

94-
*de Vries, S., Hallin, C., van IJzendoorn, C., van Westen, B., Cohn, N., Strypsteen, G., Skaden, J., Agrawal, N., & Garcia Alvarez, M. (2023). AeoLiS (Version 3.0.0.rc1) [Computer software]. https://github.com/openearth/aeolis-python*
94+
*de Vries, S., Hallin, C., van IJzendoorn, C., van Westen, B., Cohn, N., Strypsteen, G., Skaden, J., Agrawal, N., & Garcia Alvarez, M. (2023). AeoLiS (Version 3.0.0.rc2) [Computer software]. https://github.com/openearth/aeolis-python*
9595

9696
## Acknowlegdements
9797

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ exclude = [
1212

1313
[project]
1414
name = "aeolis"
15-
version = "3.0.0.rc2"
15+
version = "3.0.0.rc3"
1616
authors = [
1717
{ name="Sierd de Vries", email="[email protected]" },
1818
]

0 commit comments

Comments
 (0)