File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change
1
+ [ ![ Python 2.6 2.7 3.7] ( https://img.shields.io/badge/python-2.6%20%7C%202.7%20%7C%203.7-blue.svg )] ( https://www.python.org/ )
1
2
[ ![ Build Status] ( https://dev.azure.com/shotgun-ecosystem/Toolkit/_apis/build/status/Apps/tk-multi-reviewsubmission?branchName=master )] ( https://dev.azure.com/shotgun-ecosystem/Toolkit/_build/latest?definitionId=64&branchName=master )
2
3
[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
3
4
[ ![ Linting] ( https://img.shields.io/badge/PEP8%20by-Hound%20CI-a873d1.svg )] ( https://houndci.com )
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ description: "Provides functionality to submit media to Shotgun for review."
102
102
103
103
# Required minimum versions for this item to run
104
104
requires_shotgun_version :
105
- requires_core_version : " v0.14.0 "
105
+ requires_core_version : " v0.19.5 "
106
106
requires_engine_version :
107
107
108
108
supported_engines :
You can’t perform that action at this time.
0 commit comments