mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-25 14:28:38 +00:00
Bump to 3.28
This commit is contained in:
parent
dfd31872a9
commit
8c1591fbe3
2
setup.py
2
setup.py
@ -31,7 +31,7 @@ elif (3, 0) < version < (3, 4):
|
||||
' ({}.{} detected).'.format(*version))
|
||||
sys.exit(-1)
|
||||
|
||||
VERSION = '3.27'
|
||||
VERSION = '3.28'
|
||||
|
||||
install_requires = ['psutil', 'colorama', 'six', 'decorator', 'pyte']
|
||||
extras_require = {':python_version<"3.4"': ['pathlib2'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user