mirror of https://github.com/Nonannet/pelfy.git
Compare commits
2 Commits
e4813006a5
...
8267f6794a
Author | SHA1 | Date |
---|---|---|
|
8267f6794a | |
|
de5864d264 |
|
@ -19,7 +19,7 @@ access to all raw data as well as human readable representations.
|
|||
- Documentation
|
||||
|
||||
## Installation
|
||||
The package has no additional decencies. It can be installed with pip:
|
||||
The package has no additional dependencies. It can be installed with pip:
|
||||
|
||||
```bash
|
||||
pip install pelfy
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "pelfy"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
authors = [
|
||||
{ name="Nicolas Kruse", email="nicolas.kruse@nonan.net" },
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue