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