Bump blender-asset-tracer version 1.3.1 → 1.5.1
Bump BAT version to have it tested on the currently used Python version (3.9) and to have the ability to disable Strict Pointer Mode.
This commit is contained in:
parent
49844e17b2
commit
666ae0fa90
@ -1,5 +1,8 @@
|
|||||||
# Blender Cloud changelog
|
# Blender Cloud changelog
|
||||||
|
|
||||||
|
## Version 1.20 (2021-07-22)
|
||||||
|
- Bump blender-asset-tracer version 1.3.1 -> 1.5.1.
|
||||||
|
|
||||||
## Version 1.19 (2021-02-23)
|
## Version 1.19 (2021-02-23)
|
||||||
|
|
||||||
- Another Python 3.9+ compatibility fix.
|
- Another Python 3.9+ compatibility fix.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
lockfile==0.12.2
|
lockfile==0.12.2
|
||||||
pillarsdk==1.8.0
|
pillarsdk==1.8.0
|
||||||
wheel==0.29.0
|
wheel==0.29.0
|
||||||
blender-asset-tracer==1.3.1
|
blender-asset-tracer==1.5.1
|
||||||
|
|
||||||
# Secondary requirements:
|
# Secondary requirements:
|
||||||
asn1crypto==0.24.0
|
asn1crypto==0.24.0
|
||||||
|
Reference in New Issue
Block a user