Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit a9f7eb1

Browse files
committed
version matching bump -> v0.4.3
1 parent 48f94aa commit a9f7eb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ffmpegio_plugin_numpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
hookimpl = HookimplMarker("ffmpegio")
1010

11-
__version__ = "0.4.1"
11+
__version__ = "0.4.3"
1212

1313
__all__ = [
1414
"video_info",

0 commit comments

Comments
 (0)