mirror of
https://github.com/PaiGramTeam/StarRailDamageCal.git
synced 2024-11-16 04:45:43 +00:00
Update pyproject.toml
This commit is contained in:
parent
a0ad8d3801
commit
624236672e
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "starrail_damage_cal"
|
||||
version = "1.4.0"
|
||||
version = "1.4.1"
|
||||
description = "For StarRail Role Damage Cal"
|
||||
authors = [
|
||||
{name = "qwerdvd", email = "105906879+qwerdvd@users.noreply.github.com"},
|
||||
@ -9,6 +9,7 @@ dependencies = [
|
||||
"msgspec>=0.18.4",
|
||||
"httpx>=0.25.0",
|
||||
]
|
||||
repository = "https://github.com/baiqwerdvd/StarRailDamageCal"
|
||||
requires-python = ">=3.8"
|
||||
readme = "README.md"
|
||||
license = {text = "MIT"}
|
||||
|
Loading…
Reference in New Issue
Block a user