mirror of
https://github.com/fergalmoran/picard.git
synced 2026-03-22 05:05:15 +00:00
Fixed api_versions, 2.3 is not yet available.
This commit is contained in:
@@ -91,7 +91,6 @@ api_versions = [
|
||||
"2.0",
|
||||
"2.1",
|
||||
"2.2",
|
||||
"2.3",
|
||||
]
|
||||
|
||||
api_versions_tuple = [version_from_string(v) for v in api_versions]
|
||||
|
||||
Reference in New Issue
Block a user