Update python version

This commit is contained in:
samedamci 2021-09-01 21:04:09 +02:00
parent 0b421eb1a1
commit dc17527a87
No known key found for this signature in database
GPG Key ID: FCB4A9A20D00E894

View File

@ -19,7 +19,7 @@ classifiers = [
] ]
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.6" python = "^3.9.2"
[tool.poetry.scripts] [tool.poetry.scripts]
guzzy = "guzzy:main" guzzy = "guzzy:main"