Skip to content

Commit

Permalink
Update videoreader.py
Browse files Browse the repository at this point in the history
  • Loading branch information
postpop authored Oct 12, 2021
1 parent 4e41346 commit 2a51437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/videoreader.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""Pythonic wrapper around opencv's VideoCapture()."""
__version__ = '0.5.2'
__version__ = '0.5.3'

import os
import cv2
Expand Down

0 comments on commit 2a51437

Please sign in to comment.