Skip to content

Commit a991090

Browse files
committed
virtme-ng v1.30
Signed-off-by: Andrea Righi <andrea.righi@linux.dev>
1 parent 78e34dc commit a991090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

virtme_ng/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from subprocess import check_output, DEVNULL, CalledProcessError
88
import pkg_resources
99

10-
PKG_VERSION = "1.29"
10+
PKG_VERSION = "1.30"
1111

1212

1313
def get_package_version():

0 commit comments

Comments
 (0)