We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d919e0b commit 5c44a38Copy full SHA for 5c44a38
2 files changed
CHANGES.rst
@@ -1,8 +1,8 @@
1
Changelog for bmi-example-python
2
================================
3
4
-2.2 (unreleased)
5
-----------------
+2.1.1 (2021-08-26)
+------------------
6
7
- Implement the *get_grid_node_count* function, needed by pymt (#20)
8
setup.py
@@ -4,7 +4,7 @@
setup(
name="bmi-heat",
- version="2.2.dev0",
+ version="2.1.1",
author="Eric Hutton",
9
author_email="eric.hutton@colorado.edu",
10
description="BMI Python example",
0 commit comments