We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e86f9 commit d245f11Copy full SHA for d245f11
ovirt_imageio/_internal/version.py
@@ -1,7 +1,7 @@
1
# SPDX-FileCopyrightText: Red Hat, Inc.
2
# SPDX-License-Identifier: GPL-2.0-or-later
3
4
-string = "2.5.2"
+string = "2.5.3"
5
6
if __name__ == "__main__":
7
print(string)
0 commit comments