mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 15:35:05 +02:00
Bump version
This commit is contained in:
parent
c978e9edf4
commit
0e1077bb50
2 changed files with 4 additions and 4 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from setuptools import find_packages, setup
|
|||
|
||||
setup(
|
||||
name="PFERD",
|
||||
version="2.5.0",
|
||||
version="2.5.1",
|
||||
packages=find_packages(),
|
||||
install_requires=[
|
||||
"requests>=2.21.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue