Skip to content

Commit

Permalink
Bump version to 23w32a
Browse files Browse the repository at this point in the history
  • Loading branch information
WyattBlue committed Aug 13, 2023
1 parent 2736b8b commit cc3cf02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion auto_editor/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "23.32.1"
version = "23w32a-dev"
version = "23w32a"
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 23w32a-dev
# 23w32a

## What's Changed
- Final Cut Pro XML: Fix desync issue / Use modern APIs
- Palet: Add `hash-ref` `hash-set!` `hash-update!` `hash-remove!`
- Palet: Fix `hash` incorrectly erroring when its arity is 0
- Palet: `ref` no longer accepts hashes

0 comments on commit cc3cf02

Please sign in to comment.