Skip to content

Commit b3f46fc

Browse files
authored
Merge pull request #302 from MODFLOW-ORG/post-release-1.9.1-reset
Post release 1.9.1 reset
2 parents 1e94d1b + 8f21422 commit b3f46fc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### Version 1.9.1
2+
3+
#### Bug fixes
4+
5+
* [fix(dfn)](https://github.com/MODFLOW-ORG/modflow-devtools/commit/2dd65bf57307aa42a6043aca3e6da8f8253dc4f9): Restore old dfn2toml logic (#299). Committed by wpbonelli on 2026-03-04.
6+
* [fix](https://github.com/MODFLOW-ORG/modflow-devtools/commit/1e94d1bae8d33acf27becce3560bec092922dc35): Fix version comparison, improve autosync behavior (#300). Committed by wpbonelli on 2026-03-04.
7+
18
### Version 1.9.0
29

310
#### New features

modflow_devtools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__author__ = "Joseph D. Hughes"
2-
__date__ = "Mar 03, 2026"
2+
__date__ = "Mar 05, 2026"
33
__version__ = "1.10.0.dev0"
44
__maintainer__ = "Joseph D. Hughes"
55
__email__ = "jdhughes@usgs.gov"

0 commit comments

Comments
 (0)