Skip to content

Commit 1a5e012

Browse files
committed
Bumped the core version to v0.19.5, and added the Python 3 badge.
1 parent caf7564 commit 1a5e012

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
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/)
12
[![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)
23
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
34
[![Linting](https://img.shields.io/badge/PEP8%20by-Hound%20CI-a873d1.svg)](https://houndci.com)

info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ description: "Provides functionality to submit media to Shotgun for review."
102102

103103
# Required minimum versions for this item to run
104104
requires_shotgun_version:
105-
requires_core_version: "v0.14.0"
105+
requires_core_version: "v0.19.5"
106106
requires_engine_version:
107107

108108
supported_engines:

0 commit comments

Comments
 (0)