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