Skip to content

Commit 2d710cd

Browse files
committed
Bump version to 24w29a
1 parent f3305f7 commit 2d710cd

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

auto_editor/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "24.27.1"
2-
version = "24w27a"
1+
__version__ = "24.29.1"
2+
version = "24w29a"

changelogs/2024.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 24w29a
2+
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+
111
# 24w25a
212

313
## What's Changed

0 commit comments

Comments
 (0)