Skip to content

Commit

Permalink
Bump version to 24w29a
Browse files Browse the repository at this point in the history
  • Loading branch information
WyattBlue committed Jul 18, 2024
1 parent f3305f7 commit 2d710cd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
4 changes: 2 additions & 2 deletions auto_editor/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "24.27.1"
version = "24w27a"
__version__ = "24.29.1"
version = "24w29a"
10 changes: 10 additions & 0 deletions changelogs/2024.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 24w29a

## What's Changed
- Use numpy's `.npz` for smaller and faster caching
- Add `audio-levels` `motion-levels` to Palet
- In general, remove lines of code

**Full Changelog**: https://github.com/WyattBlue/auto-editor/compare/24w25a...24w29a


# 24w25a

## What's Changed
Expand Down

0 comments on commit 2d710cd

Please sign in to comment.