diff --git a/README.md b/README.md index a77a2fd1..d671bd1d 100755 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ To support model testing and demonstration, a suite of Jupyter notebooks can be   - DOI + DOI diff --git a/pyproject.toml b/pyproject.toml index 085f4f61..22717621 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pygem" -version = "1.0.2" +version = "1.0.3" description = "Python Glacier Evolution Model (PyGEM)" authors = ["David Rounce ,Brandon Tober "] license = "MIT License"