Skip to content

Commit 605c568

Browse files
authored
release: v0.0.4
1 parent a9f2f3f commit 605c568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cccv/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
SOFTWARE.
2323
"""
2424

25-
__version__ = "0.0.3"
25+
__version__ = "0.0.4"
2626

2727
from cccv.arch import ARCH_REGISTRY
2828
from cccv.auto import AutoConfig, AutoModel

0 commit comments

Comments
 (0)