Skip to content

Commit 59bdb1b

Browse files
committed
release v2.8.1
1 parent 2ed4f83 commit 59bdb1b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/release_notes.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
[#release_notes]
22
== Release notes
33

4+
=== Version 2.8.1 (13 October 2019)
5+
6+
==== Bug fixes
7+
8+
- Fixed regression with boundary conditions and StreamPowerLaw #29
9+
410
=== Version 2.8.0 (18 September 2019)
511

612
==== Changes

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="fastscapelib-fortran",
5-
version="2.8.0dev",
5+
version="2.8.1",
66
description=("A library of efficient algorithms"
77
"for landscape evolution modeling"),
88
author='Jean Braun',

0 commit comments

Comments
 (0)