Skip to content

Commit 8e1c968

Browse files
committed
version bump to 0.9.0
Signed-off-by: Zen <[email protected]>
1 parent e825039 commit 8e1c968

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.8.2"
3+
__version__ = "0.9.0"
44

55
from tomllib import load
66
from pathlib import Path

0 commit comments

Comments
 (0)