Skip to content

Commit 68f5c3e

Browse files
authored
pyrra: Add version 0.8 (#553)
1 parent 556b311 commit 68f5c3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/pyrra/config.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ local versions = [
88
{ output: '0.5', version: '0.5.7' },
99
{ output: '0.6', version: '0.6.4' },
1010
{ output: '0.7', version: '0.7.7' },
11+
{ output: '0.8', version: '0.8.4' },
1112
];
1213

1314
config.new(

0 commit comments

Comments
 (0)