mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Bump version to v2.6.2
This commit is contained in:
parent
2bd40a5f30
commit
cccd68e04a
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.6.1",
|
||||
version="2.6.2",
|
||||
packages=find_packages(),
|
||||
install_requires=[
|
||||
"requests>=2.21.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue