We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94f706c + ca22ead commit 69b57d4Copy full SHA for 69b57d4
2 files changed
AugmentedNet.hdf5
0 Bytes
AugmentedNet/__init__.py
@@ -4,7 +4,7 @@
4
import glob
5
6
__author__ = "Néstor Nápoles López"
7
-__version__ = "1.6.0"
+__version__ = "1.7.0"
8
modules = glob.glob(join(dirname(__file__), "*.py"))
9
__all__ = [
10
basename(f)[:-3]
0 commit comments