We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9f2f3f commit 605c568Copy full SHA for 605c568
cccv/__init__.py
@@ -22,7 +22,7 @@
22
SOFTWARE.
23
"""
24
25
-__version__ = "0.0.3"
+__version__ = "0.0.4"
26
27
from cccv.arch import ARCH_REGISTRY
28
from cccv.auto import AutoConfig, AutoModel
0 commit comments