We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb671ed commit 0f298aeCopy full SHA for 0f298ae
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import setup
4
5
-version = "0.12.0"
+version = "0.12.1"
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