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