We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47be536 commit 35f7addCopy full SHA for 35f7add
1 file changed
nemo_run/package_info.py
@@ -22,7 +22,7 @@
22
_PRE_RELEASE = "".join(map(str, pre))
23
else:
24
_PRE_RELEASE = ""
25
-PRE_RELEASE = _PRE_RELEASE
+PRE_RELEASE = ""
26
DEV = Version(__version__).dev
27
28
__package_name__ = "nemo_run"
0 commit comments