Skip to content

Commit

Permalink
Bump version in README v0.3.3->v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nTrouvain committed May 17, 2022
1 parent a156103 commit ff8416f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -8,7 +8,7 @@
[![Testing](https://github.com/reservoirpy/reservoirpy/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/reservoirpy/reservoirpy/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/reservoirpy/reservoirpy/branch/master/graph/badge.svg?token=JC8R1PB5EO)](https://codecov.io/gh/reservoirpy/reservoirpy)

# ReservoirPy (v0.3.3) 🌀🧠
# ReservoirPy (v0.3.4) 🌀🧠
**Simple and flexible code for Reservoir Computing architectures like Echo State Networks (ESN).**


Expand Down Expand Up @@ -64,7 +64,7 @@ pip install reservoirpy
or

```bash
pip install reservoirpy==0.3.3
pip install reservoirpy==0.3.4
```

If you want to run the Python Notebooks of the _turorials_ folder, install the packages in requirements file (warning: this may downgrade the version of hyperopt installed):
Expand Down

0 comments on commit ff8416f

Please sign in to comment.