File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
antlr4-python3-runtime == 4.11.1
2
2
appdirs == 1.4.4
3
- astroid == 2.12.5
3
+ astroid == 2.12.9
4
4
black == 22.8.0
5
5
build == 0.8.0
6
6
click == 8.1.3
@@ -22,7 +22,7 @@ pep517==0.13.0
22
22
pid == 3.0.4
23
23
Pillow == 9.2.0
24
24
platformdirs == 2.5.2
25
- pylint == 2.15.0
25
+ pylint == 2.15.2
26
26
pyparsing == 3.0.9
27
27
regex == 2022.8.17
28
28
semantic-version == 2.10.0
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = refind_btrfs
3
- version = 0.4.5
3
+ version = 0.5.0
4
4
description = Generate rEFInd manual boot stanzas from Btrfs snapshots
5
5
long_description = file: README.md
6
6
keywords = rEFInd, btrfs
Original file line number Diff line number Diff line change 28
28
29
29
setuptools .setup (
30
30
name = "refind-btrfs" ,
31
- version = "0.4.5 " ,
31
+ version = "0.5.0 " ,
32
32
author = "Luka Žaja" ,
33
33
author_email = "luka.zaja@protonmail.com" ,
34
34
description = "Generate rEFInd manual boot stanzas from Btrfs snapshots" ,
You can’t perform that action at this time.
0 commit comments