We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d188d2 commit f0b8481Copy full SHA for f0b8481
avalanche/__init__.py
@@ -5,7 +5,7 @@
5
from avalanche import training
6
7
8
-__version__ = "0.4.0a"
+__version__ = "0.5.0"
9
10
_dataset_add = None # type: ignore
11
0 commit comments