We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d46fb9 commit a3a63d6Copy full SHA for a3a63d6
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.28"
+PKG_VERSION = "1.29"
11
12
13
def get_package_version():
0 commit comments