Compatibility with extensions API v2 - pending actual Python3 test

This commit is contained in:
Noam
2019-05-21 15:11:31 +03:00
parent b65e0f7716
commit 3a94884410
2 changed files with 5 additions and 2 deletions

4
versions.json Normal file
View File

@@ -0,0 +1,4 @@
[
{ "required_api_version": "^1.0.0", "commit": "v1" },
{ "required_api_version": "^2.0.0", "commit": "master" }
]