We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad61685 commit 4774e0fCopy full SHA for 4774e0f
virtme_ng/version.py
@@ -7,7 +7,7 @@
7
from subprocess import check_output, DEVNULL, CalledProcessError
8
import pkg_resources
9
10
-PKG_VERSION = "1.30"
+PKG_VERSION = "1.31"
11
12
13
def get_package_version():
0 commit comments