Update to version 0.2.0
This commit is contained in:
parent
36a90c3b39
commit
cb2ccf4c5d
@ -1,8 +1,11 @@
|
||||
[tool.poetry]
|
||||
name = "ergast-py"
|
||||
version = "0.1.0"
|
||||
description = "A comprehensive Python wrapper for the Ergast API. Available at: https://github.com/Samuel-Roach/ergast-py"
|
||||
version = "0.2.0"
|
||||
description = "A comprehensive Python wrapper for the Ergast API."
|
||||
authors = ["Samuel Roach <samuelroach.2000@gmail.com>"]
|
||||
repository = "https://github.com/Samuel-Roach/ergast-py"
|
||||
license = "GPL-3.0-only"
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
|
Reference in New Issue
Block a user