Skip to content

Commit

Permalink
update version in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
charliemacquarie committed Oct 3, 2023
1 parent e975ac6 commit f3fbe88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_videogrep.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def File(path):


def test_version():
assert videogrep.__version__ == "2.1.2"
assert videogrep.__version__ == "2.1.3"


def test_srts():
Expand Down

0 comments on commit f3fbe88

Please sign in to comment.