Skip to content

Commit 6b6f262

Browse files
committed
Bump version to 24w13a
1 parent 0fcf994 commit 6b6f262

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

auto_editor/__init__.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "24.9.1"
2-
version = "24w09a"
1+
__version__ = "24.13.1"
2+
version = "24w13a"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires-python = ">=3.10"
1111
dependencies = [
1212
"numpy>=1.22.0",
1313
"pyav==12.0.5",
14-
"ae-ffmpeg==1.1.*",
14+
"ae-ffmpeg==1.2.*",
1515
]
1616
keywords = [
1717
"video", "audio", "media", "editor", "editing",

0 commit comments

Comments
 (0)