Skip to content

Commit e25c05d

Browse files
author
Agustín Azzinnari
committed
Version bump to version 0.0.3
1 parent 0ff102e commit e25c05d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

luminoth/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from luminoth.cli import cli # noqa
22
from luminoth.utils.predicting import get_predictions # noqa
33

4-
__version__ = '0.0.3dev0'
4+
__version__ = '0.0.3'
55

66
__title__ = 'Luminoth'
77
__description__ = 'Computer vision toolkit based on TensorFlow'

0 commit comments

Comments
 (0)