Skip to content

Commit 1c47fe7

Browse files
author
Yasha Bubnov
committed
Lower the version of the package to submit into pypi.
1 parent 49cdad5 commit 1c47fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keras_metrics/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.0.2"
1+
__version__ = "0.0.1"
22

33

44
from keras_metrics.metrics import *

0 commit comments

Comments
 (0)