Skip to content

Commit 625e46d

Browse files
authored
Update __init__.py to master version
1 parent b34abe5 commit 625e46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

avalanche/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from avalanche import training
66

77

8-
__version__ = "0.6.0"
8+
__version__ = "0.6.0a"
99

1010
_dataset_add = None # type: ignore
1111

0 commit comments

Comments
 (0)