Skip to content

Commit

Permalink
Update to version 0.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
hgaiser committed Oct 16, 2018
1 parent ccb3033 commit 7b708e5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@

setuptools.setup(
name='keras-maskrcnn',
version='0.0.1',
version='0.2.0',
description='Keras implementation of MaskRCNN instance aware segmentation.',
url='https://github.com/fizyr/keras-maskrcnn',
author='Hans Gaiser',
author_email='[email protected]',
maintainer='Hans Gaiser',
maintainer_email='[email protected]',
packages=setuptools.find_packages(),
Expand Down

0 comments on commit 7b708e5

Please sign in to comment.