Bump version to 1.1.3

This commit is contained in:
Joscha 2019-04-19 10:01:50 +00:00
parent de4ba53de8
commit 83af4ff9e8
3 changed files with 6 additions and 2 deletions

View file

@ -12,7 +12,7 @@ Ensure that you have at least Python 3.7 installed.
To install yaboli or update your installation to the latest version, run:
```
$ pip install git+https://github.com/Garmelon/yaboli@v1.1.2
$ pip install git+https://github.com/Garmelon/yaboli@v1.1.3
```
The use of [venv](https://docs.python.org/3/library/venv.html) is recommended.