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 329e71f commit d57016aCopy full SHA for d57016a
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+0.20.8
2
+======
3
+
4
+* Fix github release pipeline.
5
6
7
0.20.7
8
======
9
relenv/common.py
@@ -18,7 +18,7 @@
18
import time
19
20
# relenv package version
21
-__version__ = "0.20.7"
+__version__ = "0.20.8"
22
23
MODULE_DIR = pathlib.Path(__file__).resolve().parent
24
0 commit comments