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