Skip to content

Commit 4051d3b

Browse files
committed
bump version
Signed-off-by: Zen <[email protected]>
1 parent 7275ca1 commit 4051d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ugrd/initramfs_generator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
__author__ = "desultory"
3-
__version__ = "0.6.1"
3+
__version__ = "0.6.2"
44

55
from tomllib import load
66
from pathlib import Path

0 commit comments

Comments
 (0)