Revert "Bump MAX version of client to 3.45"
3.45 has landed, but it's not the expected change.
This reverts commit 664299b235.
Change-Id: I39e93c6078871f8652889cf8a46c1af6962288e4
This commit is contained in:
@@ -29,7 +29,7 @@ LOG = logging.getLogger(__name__)
|
||||
# key is a deprecated version and value is an alternative version.
|
||||
DEPRECATED_VERSIONS = {"1": "2"}
|
||||
DEPRECATED_VERSION = "2.0"
|
||||
MAX_VERSION = "3.45"
|
||||
MAX_VERSION = "3.44"
|
||||
MIN_VERSION = "3.0"
|
||||
|
||||
_SUBSTITUTIONS = {}
|
||||
|
||||
Reference in New Issue
Block a user