There was an error while loading. Please reload this page.
1 parent e5f5c62 commit 4b96dfaCopy full SHA for 4b96dfa
1 file changed
allennlp_models/version.py
@@ -2,7 +2,7 @@
2
3
_MAJOR = "1"
4
_MINOR = "1"
5
-_PATCH = "0rc2"
+_PATCH = "0rc3"
6
# This is mainly for nightly builds which have the suffix ".dev$DATE". See
7
# https://semver.org/#is-v123-a-semantic-version for the semantics.
8
_SUFFIX = os.environ.get("ALLENNLP_MODELS_VERSION_SUFFIX", "")
0 commit comments