We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db5ffd8 commit 17749b9Copy full SHA for 17749b9
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import setup
4
5
-version = "0.8.0"
+version = "0.9.0"
6
7
description = "A tool for CV dataset labeling, visualizing and analysing"
8
with open("README.md", "r", encoding="utf8") as fp:
0 commit comments