Skip to content

Commit b1a296e

Browse files
Sync with upstream
1 parent a4ea37a commit b1a296e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 1.1
22
Name: ovirt-engine-sdk-python
3-
Version: 4.4.15
3+
Version: 4.5.0
44
Summary: Python SDK for oVirt Engine API
55
Home-page: UNKNOWN
66
Author: Michael Pasternak, Juan Hernandez, Ondra Machacek, Ori Liel, Martin Necas

lib/ovirt_engine_sdk_python.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 1.1
22
Name: ovirt-engine-sdk-python
3-
Version: 4.4.15
3+
Version: 4.5.0
44
Summary: Python SDK for oVirt Engine API
55
Home-page: UNKNOWN
66
Author: Michael Pasternak, Juan Hernandez, Ondra Machacek, Ori Liel, Martin Necas

lib/ovirtsdk4/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919

2020
# The version of the SDK:
21-
VERSION = '4.4.15'
21+
VERSION = '4.5.0'
2222

2323
# This module is executed as a script during the build process, and it
2424
# should print to the output the value of the version:

0 commit comments

Comments
 (0)