Skip to content

Commit aef2956

Browse files
authored
Merge pull request #47 from nrc-cnrc/hotfix
Signed-off-by: Parks <Harold.Parks@ds.nrc.ca>
2 parents a874148 + 75dfebf commit aef2956

36 files changed

+4635
-1864
lines changed

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors:
44
- family-names: "Parks"
55
given-names: "Harold V."
66
title: "MetroloPy"
7-
version: 1.0.0
8-
doi: 10.5281/zenodo.16950044
9-
date-released: 2025-08-26
7+
version: 1.0.1
8+
doi: 10.5281/zenodo.17049334
9+
date-released: 2025-09-03
1010
url: "https://github.com/nrc-cnrc/MetroloPy"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Physical quantities can then be represented in Python as `gummy` objects with an
3030

3131
MetroloPy can do much more including Monte-Carlo uncertainty propagation, generating uncertainty budget tables, and curve fitting. It can also handle expanded uncertainties, degrees of freedom, correlated quantities, and complex valued quantities. See:
3232

33-
* [a tutorial](https://nrc-cnrc.github.io/MetroloPy/_build/html/_static/tutorial.html) (or <a href="https://nrc-cnrc.github.io/MetroloPy/_build/html/_downloads/tutorial.ipynb" download> download the tutorial as Jupyter notebook</a>)
33+
* [a tutorial](https://nrc-cnrc.github.io/MetroloPy/_build/html/_static/tutorial.html) (or <a href="https://nrc-cnrc.github.io/MetroloPy/_build/html/_downloads/tutorial.ipynb" target="_blank"> download the tutorial as Jupyter notebook</a>)
3434
* [the documentation](https://nrc-cnrc.github.io/MetroloPy/_build/html/index.html)
3535
* [the issues page on GitHub](https://github.com/nrc-cnrc/Metrolopy/issues)
3636
* [a list of the units built into MetroloPy](https://nrc-cnrc.github.io/MetroloPy/_static/units.html)

dist/metrolopy-1.0.0.tar.gz

-177 KB
Binary file not shown.

dist/metrolopy-1.0.1.tar.gz

177 KB
Binary file not shown.
-256 Bytes
Binary file not shown.

docs/_build/doctrees/index.doctree

864 Bytes
Binary file not shown.
-1.15 KB
Binary file not shown.
315 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)