We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b57cc commit 96a8ea3Copy full SHA for 96a8ea3
e3sm_to_cmip/__init__.py
@@ -1,6 +1,6 @@
1
"""Top-level package for e3sm_to_cmip."""
2
3
-__version__ = "1.12.0" # pragma: no cover
+__version__ = "1.12.1" # pragma: no cover
4
5
import os
6
tbump.toml
@@ -2,7 +2,7 @@
github_url = "https://github.com/E3SM-Project/e3sm_to_cmip"
[version]
-current = "1.12.0"
+current = "1.12.1"
7
# Example of a semver regexp.
8
# Make sure this matches current_version before
0 commit comments