Skip to content

Commit e6290f2

Browse files
committed
Version 3.2.8
1 parent ed33676 commit e6290f2

File tree

6 files changed

+24
-18
lines changed

6 files changed

+24
-18
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11

22
<img src="https://raw.githubusercontent.com/modflowpy/flopy/master/examples/images/flopy3.png" alt="flopy3" style="width:50;height:20">
33

4-
### Version 3.2.7 develop &mdash; build 42
5-
[![Build Status](https://travis-ci.org/modflowpy/flopy.svg?branch=develop)](https://travis-ci.org/modflowpy/flopy)
4+
### Version 3.2.8
5+
[![Build Status](https://travis-ci.org/modflowpy/flopy.svg?branch=master)](https://travis-ci.org/modflowpy/flopy)
66
[![PyPI Version](https://img.shields.io/pypi/v/flopy.png)](https://pypi.python.org/pypi/flopy)
7-
[![Coverage Status](https://coveralls.io/repos/github/modflowpy/flopy/badge.svg?branch=develop)](https://coveralls.io/github/modflowpy/flopy?branch=develop)
7+
[![Coverage Status](https://coveralls.io/repos/github/modflowpy/flopy/badge.svg?branch=master)](https://coveralls.io/github/modflowpy/flopy?branch=master)
88

99

1010
Introduction
@@ -34,7 +34,7 @@ How to Cite
3434

3535
##### ***Software/Code citation for FloPy:***
3636

37-
[Bakker, M., Post, V., Langevin, C.D., Hughes, J.D., White, J.T., Starn, J.J., and Fienen, M.N., 2017, FloPy v3.2.7 &mdash; develop: U.S. Geological Survey Software Release, 18 December 2017, http://dx.doi.org/10.5066/F7BK19FH](http://dx.doi.org/10.5066/F7BK19FH)
37+
[Bakker, M., Post, V., Langevin, C.D., Hughes, J.D., White, J.T., Starn, J.J., and Fienen, M.N., 2017, FloPy v3.2.8: U.S. Geological Survey Software Release, 18 December 2017, http://dx.doi.org/10.5066/F7BK19FH](http://dx.doi.org/10.5066/F7BK19FH)
3838

3939

4040
Examples

docs/PyPi_release.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@ How to Cite
2525

2626
*Software/Code citation for FloPy:*
2727

28-
[Bakker, M., Post, V., Langevin, C.D., Hughes, J.D., White, J.T., Starn, J.J., and Fienen, M.N., 2017, FloPy v3.2.7 &mdash; develop: U.S. Geological Survey Software Release, 18 December 2017, http://dx.doi.org/10.5066/F7BK19FH](http://dx.doi.org/10.5066/F7BK19FH)
28+
[Bakker, M., Post, V., Langevin, C.D., Hughes, J.D., White, J.T., Starn, J.J., and Fienen, M.N., 2017, FloPy v3.2.8: U.S. Geological Survey Software Release, 18 December 2017, http://dx.doi.org/10.5066/F7BK19FH](http://dx.doi.org/10.5066/F7BK19FH)
2929

3030

3131
Installation
3232
-----------------------------------------------
33-
To install FloPy version 3.2.7 &mdash; develop:
33+
To install FloPy version 3.2.8:
3434
```
3535
pip install flopy
3636
```
3737

38-
To update to FloPy version 3.2.7 &mdash; develop:
38+
To update to FloPy version 3.2.8:
3939
```
4040
pip install flopy --upgrade
4141
```

docs/USGS_release.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ header-includes:
1717
- \fancyhf{{}}
1818
- \fancyhead[LE, LO, RE, RO]{}
1919
- \fancyhead[CE, CO]{FloPy Release Notes}
20-
- \fancyfoot[LE, RO]{FloPy version 3.2.7 &mdash; develop}
20+
- \fancyfoot[LE, RO]{FloPy version 3.2.8}
2121
- \fancyfoot[CO, CE]{\thepage\ of \pageref{LastPage}}
2222
- \fancyfoot[RE, LO]{12/18/2017}
2323
geometry: margin=0.75in
@@ -50,17 +50,17 @@ How to Cite
5050

5151
##### ***Software/Code citation for FloPy:***
5252

53-
[Bakker, M., Post, V., Langevin, C.D., Hughes, J.D., White, J.T., Starn, J.J., and Fienen, M.N., 2017, FloPy v3.2.7 &mdash; develop: U.S. Geological Survey Software Release, 18 December 2017, http://dx.doi.org/10.5066/F7BK19FH](http://dx.doi.org/10.5066/F7BK19FH)
53+
[Bakker, M., Post, V., Langevin, C.D., Hughes, J.D., White, J.T., Starn, J.J., and Fienen, M.N., 2017, FloPy v3.2.8: U.S. Geological Survey Software Release, 18 December 2017, http://dx.doi.org/10.5066/F7BK19FH](http://dx.doi.org/10.5066/F7BK19FH)
5454

5555

5656
Installation
5757
-----------------------------------------------
58-
To install FloPy version 3.2.7 &mdash; develop from the USGS FloPy website:
58+
To install FloPy version 3.2.8 from the USGS FloPy website:
5959
```
60-
pip install https://water.usgs.gov/ogw/flopy/flopy-3.2.7.zip
60+
pip install https://water.usgs.gov/ogw/flopy/flopy-3.2.8.zip
6161
```
6262

63-
To update to FloPy version 3.2.7 &mdash; develop from the USGS FloPy website:
63+
To update to FloPy version 3.2.8 from the USGS FloPy website:
6464
```
65-
pip install https://water.usgs.gov/ogw/flopy/flopy-3.2.7.zip --upgrade
65+
pip install https://water.usgs.gov/ogw/flopy/flopy-3.2.8.zip --upgrade
6666
```

docs/USGS_release.pdf

1.5 KB
Binary file not shown.

docs/make_release.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@ Instructions for making a FloPy release
1515

1616
## Build USGS release notes
1717

18-
1. Run pandoc from the terminal in the root directory to create USGS release notes using:
18+
1. Manually run pre-commit.py to update version information using:
19+
20+
```
21+
python pre-commit.py
22+
```
23+
24+
2. Run pandoc from the terminal in the root directory to create USGS release notes using:
1925
2026
```
2127
pandoc -o ./docs/USGS_release.pdf ./docs/USGS_release.md ./docs/supported_packages.md ./docs/model_checks.md ./docs/version_changes.md

flopy/version.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# flopy version file automatically created using...pre-commit.py
2-
# created on...December 18, 2017 14:50:58
2+
# created on...December 18, 2017 15:00:01
33

44
major = 3
55
minor = 2
6-
micro = 7
7-
build = 42
8-
commit = 2518
6+
micro = 8
7+
build = 0
8+
commit = 2519
99

1010
__version__ = '{:d}.{:d}.{:d}'.format(major, minor, micro)
1111
__build__ = '{:d}.{:d}.{:d}.{:d}'.format(major, minor, micro, build)

0 commit comments

Comments
 (0)