Skip to content

Commit 2a66535

Browse files
committed
Bump version.
1 parent 71627a0 commit 2a66535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
setuptools.setup(
1414
name = 'keras-retinanet',
15-
version = '0.4.0',
15+
version = '0.4.1',
1616
description = 'Keras implementation of RetinaNet object detection.',
1717
url = 'https://github.com/fizyr/keras-retinanet',
1818
author = 'Hans Gaiser',

0 commit comments

Comments
 (0)