Skip to content

Commit 2da6803

Browse files
author
briochh
committed
Version 1.3.7 prep
1 parent 5e02a86 commit 2da6803

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ message: If you use this software, please cite both the article from preferred-c
33
and the software itself.
44
type: software
55
title: pyEMU
6-
version: 1.3.6
7-
date-released: '2024-06-17'
6+
version: 1.3.7
7+
date-released: '2024-08-15'
88
abstract: A python package for interfacing with PEST and PEST++, and providing model-independent data-worth, and linear and non-linear uncertainty analyses.
99
repository-artifact: https://pypi.org/project/pyemu
1010
repository-code: https://github.com/pypest/pyemu

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ optional = [
3636
"pyshp",
3737
"scipy",
3838
"shapely",
39+
"jinja2" # for to_latex options
3940
]
4041
test = [
4142
"coveralls",

0 commit comments

Comments
 (0)