From 9e952035d3add199999bf340d930fa7545ac334d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 4 Feb 2021 12:04:26 +0100 Subject: [PATCH] =?UTF-8?q?Upgrade=20BAT=201.2.1=20=E2=86=92=201.3.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upgrade BAT to version 1.3.1, which brings compatibility with Geometry Nodes and fixes some issues on Windows. --- CHANGELOG.md | 6 ++++++ requirements.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8147277..ac12b5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Blender Cloud changelog +## Version 1.17 (in development) + +- Upgrade BAT to version 1.3.1, which brings compatibility with Geometry Nodes and + fixes some issues on Windows. + + ## Version 1.16 (2020-03-03) - Fixed Windows compatibility issue with the handling of Shaman URLs. diff --git a/requirements.txt b/requirements.txt index c2a288a..df4dcb2 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.2.1 +blender-asset-tracer==1.3.1 # Secondary requirements: asn1crypto==0.24.0