Skip to content

Commit 32f9710

Browse files
authored
v1.0.1 (#47)
1 parent f0b3541 commit 32f9710

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
project = 'PyGEM'
1414
copyright = '2023, David Rounce'
1515
author = 'David Rounce'
16-
release = '1.0.0'
16+
release = '1.0.1'
1717

1818
# -- General configuration ---------------------------------------------------
1919
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pygem"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "Python Glacier Evolution Model (PyGEM)"
55
authors = ["David Rounce <drounce@cmu.edu>,Brandon Tober <btober@cmu.edu>"]
66
license = "MIT License"

0 commit comments

Comments
 (0)