Skip to content

Commit 5ba6986

Browse files
committed
Merge branch 'dev' into release
# Conflicts: # setup.py
2 parents cebd8cc + 7984ecb commit 5ba6986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
# Installation setup
66
setup(
77
name='EchoTorch',
8-
version='0.2.2',
8+
version='0.2.3',
99
description="A Python toolkit for Reservoir Computing",
1010
long_description="A Python toolkit for Reservoir Computing, Echo State Network and Conceptor experimentation "
1111
"based on pyTorch",
1212
author='Nils Schaetti',
13-
author_email='nils.schaetti@unine.ch',
13+
author_email='nils.schaetti@unige.ch',
1414
license='GPLv3',
1515
packages=find_packages(),
1616
zip_safe=False

0 commit comments

Comments
 (0)