We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540ac16 commit 5a032c8Copy full SHA for 5a032c8
setup.py
@@ -2,7 +2,7 @@
2
3
setuptools.setup(
4
name='keras-maskrcnn',
5
- version='0.2.1',
+ version='0.2.2',
6
description='Keras implementation of MaskRCNN instance aware segmentation.',
7
url='https://github.com/fizyr/keras-maskrcnn',
8
maintainer='Hans Gaiser',
0 commit comments