We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e69b1b commit ea64735Copy full SHA for ea64735
2 files changed
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog for bmi-example-python
2
================================
3
4
-2.1 (unreleased)
+2.1 (2021-08-26)
5
----------------
6
7
- Change weight of coefficient in heat equation (#11)
setup.py
@@ -4,7 +4,7 @@
setup(
name="bmi-heat",
- version="2.1.dev0",
+ version="2.1",
8
author="Eric Hutton",
9
author_email="eric.hutton@colorado.edu",
10
description="BMI Python example",
0 commit comments