We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a6ded commit c776672Copy full SHA for c776672
setup.py
@@ -8,7 +8,7 @@
8
long_description = "\n" + fh.read()
9
10
11
-VERSION = '1.2.2'
+VERSION = '1.2.4'
12
DESCRIPTION = '''YOLO-Patch-Based-Inference for detection/segmentation of small objects in images.'''
13
14
setup(
0 commit comments