We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e227e commit 2c80cc4Copy full SHA for 2c80cc4
im2deep/__init__.py
@@ -36,7 +36,7 @@
36
Apache License 2.0
37
"""
38
39
-__version__ = "1.1.1"
+__version__ = "1.2.0"
40
41
# Import main functionality for easier access
42
from im2deep.im2deep import predict_ccs
0 commit comments