Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein committed Jan 9, 2023
1 parent a56b4e8 commit 9768af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imageio_ffmpeg/_definitions.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sys
import struct

__version__ = "0.4.7"
__version__ = "0.4.8"


def get_platform():
Expand Down

0 comments on commit 9768af4

Please sign in to comment.