We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3305f7 commit 2d710cdCopy full SHA for 2d710cd
auto_editor/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = "24.27.1"
2
-version = "24w27a"
+__version__ = "24.29.1"
+version = "24w29a"
changelogs/2024.md
@@ -1,3 +1,13 @@
+# 24w29a
+
3
+## What's Changed
4
+ - Use numpy's `.npz` for smaller and faster caching
5
+ - Add `audio-levels` `motion-levels` to Palet
6
+ - In general, remove lines of code
7
8
+**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/24w25a...24w29a
9
10
11
# 24w25a
12
13
## What's Changed
0 commit comments