Skip to content

Commit da93da9

Browse files
committed
fix: change package version
1 parent e6c1533 commit da93da9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="CVAT wrapper",
8-
version="0.0.4",
8+
version="0.0.5",
99
author="antwxne",
1010
author_email="[email protected]",
1111
description="Python wrapper for CVAT API",

0 commit comments

Comments
 (0)