- set supervision version to 0.2.0
This commit is contained in:
parent
14d23eb9df
commit
fd35ad9653
|
|
@ -1,4 +1,4 @@
|
|||
__version__ = "0.2.0.dev0"
|
||||
__version__ = "0.2.0"
|
||||
|
||||
from supervision.detection.core import BoxAnnotator, Detections
|
||||
from supervision.detection.polygon_zone import PolygonZone, PolygonZoneAnnotator
|
||||
|
|
|
|||
Loading…
Reference in New Issue