We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88b943 commit c10dd21Copy full SHA for c10dd21
virtme_ng/version.py
@@ -3,7 +3,7 @@
3
4
"""virtme-ng version"""
5
6
-VERSION = "1.24"
+VERSION = "1.25"
7
8
if __name__ == '__main__':
9
print(VERSION)
0 commit comments