Skip to content

Commit d245f11

Browse files
committed
version: Bump version to 2.5.3
Signed-off-by: Jean-Louis Dupond <jean-louis@dupond.be>
1 parent 44e86f9 commit d245f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ovirt_imageio/_internal/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SPDX-FileCopyrightText: Red Hat, Inc.
22
# SPDX-License-Identifier: GPL-2.0-or-later
33

4-
string = "2.5.2"
4+
string = "2.5.3"
55

66
if __name__ == "__main__":
77
print(string)

0 commit comments

Comments
 (0)