Skip to content

Commit

Permalink
version update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
levan92 committed Feb 11, 2023
1 parent 043cb5e commit eaf4d2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deep_sort_realtime/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.3.1"
__version__ = "1.3.2"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="deep-sort-realtime",
version="1.3.1",
version="1.3.2",
author="levan92",
author_email="[email protected]",
description="A more realtime adaptation of Deep SORT",
Expand Down

0 comments on commit eaf4d2f

Please sign in to comment.