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 861dbf7 commit d1f7570Copy full SHA for d1f7570
e3sm_to_cmip/__init__.py
@@ -1,6 +1,6 @@
1
"""Top-level package for e3sm_to_cmip."""
2
3
-__version__ = "1.13.0rc1" # pragma: no cover
+__version__ = "1.13.0rc2" # 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.13.0rc1"
+current = "1.13.0rc2"
7
# Example of a semver regexp.
8
# Make sure this matches current_version before
0 commit comments