Skip to content

Commit 700fce5

Browse files
ci(release): update version to 6.7.0
1 parent 585a290 commit 700fce5

11 files changed

Lines changed: 48 additions & 44 deletions

File tree

.build_rtd_docs/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ PROJECT_NAME = "MODFLOW 6"
3737
# could be handy for archiving the generated documentation or if some version
3838
# control system is used.
3939

40-
PROJECT_NUMBER = "version 6.7.0.dev3"
40+
PROJECT_NUMBER = "version 6.7.0"
4141

4242
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4343
# for a project that appears at the top of each page and should give viewer a

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ cff-version: 1.2.0
22
message: If you use this software, please cite the software itself.
33
type: software
44
title: MODFLOW 6 Modular Hydrologic Model
5-
version: 6.7.0.dev3
6-
date-released: '2025-09-29'
5+
version: 6.7.0
6+
date-released: '2026-02-06'
77
doi: 10.5066/F76Q1VQV
88
abstract: MODFLOW 6 is an object-oriented program and framework developed to provide
99
a platform for supporting multiple models and multiple types of models within the

DISCLAIMER.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
Disclaimer
22
----------
33

4-
This software is preliminary or provisional and is subject to revision. It is
5-
being provided to meet the need for timely best science. The software has not
6-
received final approval by the U.S. Geological Survey (USGS). No warranty,
7-
expressed or implied, is made by the USGS or the U.S. Government as to the
8-
functionality of the software and related material nor shall the fact of release
9-
constitute any such warranty. The software is provided on the condition that
10-
neither the USGS nor the U.S. Government shall be held liable for any damages
11-
resulting from the authorized or unauthorized use of the software.
4+
This software has been approved for release by the U.S. Geological Survey
5+
(USGS). Although the software has been subjected to rigorous review, the USGS
6+
reserves the right to update the software as needed pursuant to further analysis
7+
and review. No warranty, expressed or implied, is made by the USGS or the U.S.
8+
Government as to the functionality of the software and related material nor
9+
shall the fact of release constitute any such warranty. Furthermore, the
10+
software is released on condition that neither the USGS nor the U.S. Government
11+
shall be held liable for any damages resulting from its authorized or
12+
unauthorized use.

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
This is the development repository for the USGS MODFLOW 6 Hydrologic Model. The official USGS distribution is available at [USGS Release Page](https://water.usgs.gov/ogw/modflow/MODFLOW.html).
55

6-
### Version 6.7.0.dev3 (preliminary)
6+
### Version 6.7.0
77

88
[![GitHub release](https://img.shields.io/github/release/MODFLOW-ORG/modflow6.svg)](https://github.com/MODFLOW-ORG/modflow6/releases/latest)
99
[![MODFLOW 6 continuous integration](https://github.com/MODFLOW-ORG/modflow6/actions/workflows/ci.yml/badge.svg)](https://github.com/MODFLOW-ORG/modflow6/actions/workflows/ci.yml)
@@ -114,12 +114,13 @@ Citations for specific versions are included with the [releases](https://github.
114114
Disclaimer
115115
----------
116116

117-
This software is preliminary or provisional and is subject to revision. It is
118-
being provided to meet the need for timely best science. The software has not
119-
received final approval by the U.S. Geological Survey (USGS). No warranty,
120-
expressed or implied, is made by the USGS or the U.S. Government as to the
121-
functionality of the software and related material nor shall the fact of release
122-
constitute any such warranty. The software is provided on the condition that
123-
neither the USGS nor the U.S. Government shall be held liable for any damages
124-
resulting from the authorized or unauthorized use of the software.
117+
This software has been approved for release by the U.S. Geological Survey
118+
(USGS). Although the software has been subjected to rigorous review, the USGS
119+
reserves the right to update the software as needed pursuant to further analysis
120+
and review. No warranty, expressed or implied, is made by the USGS or the U.S.
121+
Government as to the functionality of the software and related material nor
122+
shall the fact of release constitute any such warranty. Furthermore, the
123+
software is released on condition that neither the USGS nor the U.S. Government
124+
shall be held liable for any damages resulting from its authorized or
125+
unauthorized use.
125126

code.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[
22
{
3-
"status": "Preliminary",
3+
"status": "Release",
44
"languages": [
55
"Fortran2008"
66
],
@@ -18,9 +18,9 @@
1818
"email": "emorway@usgs.gov"
1919
},
2020
"laborHours": -1,
21-
"version": "6.7.0.dev3",
21+
"version": "6.7.0",
2222
"date": {
23-
"metadataLastUpdated": "2025-09-29"
23+
"metadataLastUpdated": "2026-02-06"
2424
},
2525
"organization": "U.S. Geological Survey",
2626
"permissions": {

doc/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# MODFLOW 6 version file automatically created using...update_version.py
2-
# created on...September 29, 2025 16:33:48
3-
__version__ = "6.7.0.dev3"
2+
# created on...February 06, 2026 00:29:14
3+
__version__ = "6.7.0"

doc/version.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
\newcommand{\modflowversion}{mf6.7.0.dev3}
2-
\newcommand{\modflowdate}{September 29, 2025}
1+
\newcommand{\modflowversion}{mf6.7.0}
2+
\newcommand{\modflowdate}{February 06, 2026}
33
\newcommand{\currentmodflowversion} {Version \modflowversion---\modflowdate}
44
\newif\ifdevelopmode
5-
\developmodetrue
5+
\developmodefalse

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'MODFLOW 6',
33
'fortran',
4-
version: '6.7.0.dev3',
4+
version: '6.7.0',
55
license: 'CC0',
66
meson_version: '>= 1.3.1',
77
default_options : [

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "modflow6"
33
channels = ["conda-forge"]
44
platforms = ["win-64", "linux-64", "linux-aarch64", "osx-arm64", "osx-64"]
5-
version = "6.7.0.dev3"
5+
version = "6.7.0"
66

77
[dependencies]
88
appdirs = "*"

src/Utilities/version.f90

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ module VersionModule
1616
implicit none
1717
public
1818
! -- modflow 6 version
19-
integer(I4B), parameter :: IDEVELOPMODE = 1
20-
character(len=*), parameter :: VERSIONNUMBER = '6.7.0.dev3'
21-
character(len=*), parameter :: VERSIONTAG = ' (preliminary) 09/29/2025'
19+
integer(I4B), parameter :: IDEVELOPMODE = 0
20+
character(len=*), parameter :: VERSIONNUMBER = '6.7.0'
21+
character(len=*), parameter :: VERSIONTAG = ' 02/06/2026'
2222
character(len=40), parameter :: VERSION = VERSIONNUMBER//VERSIONTAG
2323
character(len=2), parameter :: MFVNAM = ' 6'
2424
character(len=*), parameter :: MFTITLE = &
@@ -75,16 +75,18 @@ module VersionModule
7575
! -- disclaimer must be appropriate for version (release or release candidate)
7676
character(len=*), parameter :: FMTDISCLAIMER = &
7777
"(/,&
78-
&'This software is preliminary or provisional and is subject to ',/,&
79-
&'revision. It is being provided to meet the need for timely best ',/,&
80-
&'science. The software has not received final approval by the U.S. ',/,&
81-
&'Geological Survey (USGS). No warranty, expressed or implied, is made ',/,&
82-
&'by the USGS or the U.S. Government as to the functionality of the ',/,&
83-
&'software and related material nor shall the fact of release ',/,&
84-
&'constitute any such warranty. The software is provided on the ',/,&
85-
&'condition that neither the USGS nor the U.S. Government shall be held ',/,&
86-
&'liable for any damages resulting from the authorized or unauthorized ',/,&
87-
&'use of the software.',/)"
78+
&'This software has been approved for release by the U.S. Geological ',/,&
79+
&'Survey (USGS). Although the software has been subjected to rigorous ',/,&
80+
&'review, the USGS reserves the right to update the software as needed ',/,&
81+
&'pursuant to further analysis and review. No warranty, expressed or ',/,&
82+
&'implied, is made by the USGS or the U.S. Government as to the ',/,&
83+
&'functionality of the software and related material nor shall the ',/,&
84+
&'fact of release constitute any such warranty. Furthermore, the ',/,&
85+
&'software is released on condition that neither the USGS nor the U.S. ',/,&
86+
&'Government shall be held liable for any damages resulting from its ',/,&
87+
&'authorized or unauthorized use. Also refer to the USGS Water ',/,&
88+
&'Resources Software User Rights Notice for complete use, copyright, ',/,&
89+
&'and distribution information.',/)"
8890

8991
contains
9092

0 commit comments

Comments
 (0)