Skip to content

Commit

Permalink
🔧 Modify repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
mobyw committed May 26, 2024
1 parent 20aca81 commit 0262f4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "starrailres"
version = "2.0.0"
version = "2.1.0"
description = "StarRailRes parse package"
authors = ["mobyw <[email protected]>"]
license = "MIT"
packages = [{ include = 'starrailres' }]
readme = "README.md"
repository = "https://github.com/Mar-7th/StarRailRes-Python"
repository = "https://github.com/Mar-7th/starrailres.py"

[tool.poetry.dependencies]
python = "^3.8"
Expand Down

0 comments on commit 0262f4f

Please sign in to comment.