Skip to content

Commit 17749b9

Browse files
committed
update(version): upgrade version number from 0.8.0 to 0.9.0
1 parent db5ffd8 commit 17749b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from setuptools import setup
44

5-
version = "0.8.0"
5+
version = "0.9.0"
66

77
description = "A tool for CV dataset labeling, visualizing and analysing"
88
with open("README.md", "r", encoding="utf8") as fp:

0 commit comments

Comments
 (0)