mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Version 2.3.0
This commit is contained in:
parent
55678d7fee
commit
8e8c1c031a
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.2.1",
|
||||
version="2.3.0",
|
||||
packages=find_packages(),
|
||||
install_requires=[
|
||||
"requests>=2.21.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue