mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Bump version to 1.1.1
This commit is contained in:
parent
c72e92db18
commit
59c278da2c
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.0",
|
||||
version="1.1.1",
|
||||
packages=["PFERD"],
|
||||
install_requires=[
|
||||
"requests>=2.21.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue