Skip to content

Commit d794285

Browse files
committed
version bump
Signed-off-by: Zen <[email protected]>
1 parent 69d7195 commit d794285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ugrd/kmod/kmod.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__author__ = 'desultory'
2-
__version__ = '0.9.0'
2+
__version__ = '0.9.1'
33

44
from pathlib import Path
55
from subprocess import run

0 commit comments

Comments
 (0)