Skip to content

Commit

Permalink
Merge pull request #145 from IDEA-Research/release/v0.11.1
Browse files Browse the repository at this point in the history
Release/v0.11.1
  • Loading branch information
imhuwq authored Mar 28, 2024
2 parents 2fe9967 + 7fb6d1a commit 4285e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from setuptools import setup

version = "0.11.0"
version = "0.11.1"

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

0 comments on commit 4285e5f

Please sign in to comment.