8000 Bump version: 0.1.6 · Meshinfo/ffmpeg-python@190593b · GitHub
[go: up one dir, main page]

Skip to content

Commit 190593b

Browse files
committed
Bump version: 0.1.6
1 parent 36c4a97 commit 190593b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ def get_current_commit_hash():
6767
packages=['ffmpeg'],
6868
setup_requires=['pytest-runner'],
6969
tests_require=['pytest'],
70-
version='0.1.5',
70+
version='0.1.6',
7171
description='Python bindings for FFmpeg - with support for complex filtering',
7272
author='Karl Kroening',
7373
author_email='karlk@kralnet.us',

0 commit comments

Comments
 (0)
0