Fetch project tags with projects
You can now request project tags in the get_projects() endpoint.
get_projects(include_deleted=False, include_archived=False, include_tags=False, limit=100, offset=0)
Bug fixes:
Fixed the sync shotgun review items endpoint.