Skip to content

Commit

Permalink
Merge branch 'dev' into release
Browse files Browse the repository at this point in the history
# Conflicts:
#	setup.py
  • Loading branch information
nschaetti committed Jan 22, 2021
2 parents cebd8cc + 7984ecb commit 5ba6986
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
# Installation setup
setup(
name='EchoTorch',
version='0.2.2',
version='0.2.3',
description="A Python toolkit for Reservoir Computing",
long_description="A Python toolkit for Reservoir Computing, Echo State Network and Conceptor experimentation "
"based on pyTorch",
author='Nils Schaetti',
author_email='nils.schaetti@unine.ch',
author_email='nils.schaetti@unige.ch',
license='GPLv3',
packages=find_packages(),
zip_safe=False
Expand Down

0 comments on commit 5ba6986

Please sign in to comment.