Skip to content

Commit a16a8c2

Browse files
authored
Version 0.0.7 (#29)
This patch bumps version to 0.0.7
1 parent 94c4c93 commit a16a8c2

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.6"
1+
__version__ = "0.0.7"
22

33

44
from keras_metrics.metrics import *

0 commit comments

Comments
 (0)