We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21b5c0 commit b4d13f4Copy full SHA for b4d13f4
docs/release_notes.adoc
@@ -1,6 +1,12 @@
1
[#release_notes]
2
== Release notes
3
4
+=== Version 2.9.0 (Unreleased)
5
+
6
+==== Changes
7
8
+==== Bug fixes
9
10
=== Version 2.8.4 (29 September 2023)
11
12
==== Changes
setup.py
@@ -2,7 +2,7 @@
setup(
name="fastscapelib-fortran",
- version="2.8.4",
+ version="2.9.0dev",
description=("A library of efficient algorithms"
"for landscape evolution modeling"),
author='Jean Braun',
0 commit comments