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 945569d commit 37f11f7Copy full SHA for 37f11f7
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+0.19.1
2
+======
3
+
4
+* Remove ppbt from install requirements.
5
6
7
0.19.0
8
======
9
relenv/common.py
@@ -18,7 +18,7 @@
18
import time
19
20
# relenv package version
21
-__version__ = "0.19.0"
+__version__ = "0.19.1"
22
23
MODULE_DIR = pathlib.Path(__file__).resolve().parent
24
0 commit comments