Skip to content

Commit ea64735

Browse files
committed
Preparing release 2.1
1 parent 1e69b1b commit ea64735

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog for bmi-example-python
22
================================
33

4-
2.1 (unreleased)
4+
2.1 (2021-08-26)
55
----------------
66

77
- Change weight of coefficient in heat equation (#11)

setup.py

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

55
setup(
66
name="bmi-heat",
7-
version="2.1.dev0",
7+
version="2.1",
88
author="Eric Hutton",
99
author_email="eric.hutton@colorado.edu",
1010
description="BMI Python example",

0 commit comments

Comments
 (0)