We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f88c90 commit 18b786bCopy full SHA for 18b786b
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="continuum",
8
- version="1.0.8",
+ version="1.0.9",
9
author="Arthur Douillard, Timothée Lesort",
10
author_email="[email protected]",
11
description="A clean and simple library for Continual Learning in PyTorch.",
0 commit comments