We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffed81e commit cebd8ccCopy full SHA for cebd8cc
setup.py
@@ -5,7 +5,7 @@
5
# Installation setup
6
setup(
7
name='EchoTorch',
8
- version='0.1.3',
+ version='0.2.2',
9
description="A Python toolkit for Reservoir Computing",
10
long_description="A Python toolkit for Reservoir Computing, Echo State Network and Conceptor experimentation "
11
"based on pyTorch",
0 commit comments