Skip to content

Commit

Permalink
Version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nschaetti committed Jun 28, 2018
1 parent 928e8b4 commit ef960b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages

setup(name='EchoTorch',
version='0.1.1',
version='0.1.2',
description="A Python toolkit for Reservoir Computing.",
long_description="A Python toolkit for Reservoir Computing and Echo State Network experimentation based on pyTorch.",
author='Nils Schaetti',
Expand Down

0 comments on commit ef960b3

Please sign in to comment.