Fix README and update version
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8f507b0fcd
commit
051111b58d
@ -31,7 +31,7 @@ docker run -p 5000 \
|
||||
### 2) Without Docker
|
||||
|
||||
- Install [Python 3](https://www.python.org/downloads/)
|
||||
- Install [Pip](https://pip.pypa.io/en/stable/installing/)
|
||||
- Install [Pip](https://pip.pypa.io/en/stable/installation/)
|
||||
- Run `pip install divent`
|
||||
- Run
|
||||
```bash
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "divent"
|
||||
version = "2.0.0"
|
||||
version = "2.0.1"
|
||||
description = "The discord scheduled event calendar generator"
|
||||
authors = ["Xéfir Destiny"]
|
||||
license = "WTFPL"
|
||||
|
Loading…
Reference in New Issue
Block a user