From 326a793de0c7966a14ecaf4c2a38f2b121a5c69c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Tue, 9 Nov 2021 11:25:44 +0100 Subject: [PATCH] =?UTF-8?q?Bump=20BAT=201.7=20=E2=86=92=201.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bump BAT version to allow sending read-only files to Flamenco. --- CHANGELOG.md | 5 +++++ requirements.txt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c3e6c2..66f6bc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Blender Cloud changelog +## Version 1.23 (2021-11-09) + +- Bump blender-asset-tracer version 1.7 → 1.8, for compatibility with sending read-only blend files to Flamenco. + + ## Version 1.22 (2021-11-05) - Fix Windows incompatibility when using Shaman URLs as job storage path. diff --git a/requirements.txt b/requirements.txt index 4ea01ce..6b74f49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ lockfile==0.12.2 pillarsdk==1.8.0 wheel==0.29.0 -blender-asset-tracer==1.7 +blender-asset-tracer==1.8 # Secondary requirements: asn1crypto==0.24.0