Add API version 2.1

This commit is contained in:
Philipp Wolfer
2018-11-09 20:31:50 +01:00
parent c062086a8a
commit a4aab0cd5a

View File

@@ -86,4 +86,5 @@ else:
# Keep those ordered
api_versions = [
"2.0",
"2.1"
]