We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ace291 commit 52b86fcCopy full SHA for 52b86fc
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.27"
+PKG_VERSION = "1.28"
11
12
13
def get_package_version():
0 commit comments