👊 version bump

This commit is contained in:
SkalskiP 2023-04-09 23:24:10 +02:00
parent e439b29f07
commit bed0e41cb7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
__version__ = "0.4.0"
__version__ = "0.5.0"
from supervision.annotation.voc import detections_to_voc_xml
from supervision.detection.annotate import BoxAnnotator, MaskAnnotator