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