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 556b311 commit 68f5c3eCopy full SHA for 68f5c3e
libs/pyrra/config.jsonnet
@@ -8,6 +8,7 @@ local versions = [
8
{ output: '0.5', version: '0.5.7' },
9
{ output: '0.6', version: '0.6.4' },
10
{ output: '0.7', version: '0.7.7' },
11
+ { output: '0.8', version: '0.8.4' },
12
];
13
14
config.new(
0 commit comments