We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69315ed commit 3b8bf0aCopy full SHA for 3b8bf0a
1 file changed
mmv_im2im/__init__.py
@@ -6,7 +6,7 @@
6
__email__ = "jianxuchen.ai@gmail.com"
7
# Do not edit this string manually, always use bumpversion
8
# Details in CONTRIBUTING.md
9
-__version__ = "0.7.1"
+__version__ = "0.8.0"
10
11
12
def get_module_version():
0 commit comments