We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5cdee5 commit 8ab81e6Copy full SHA for 8ab81e6
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "python_genshin_artifact"
3
-version = "1.0.12"
+version = "1.0.13"
4
edition = "2021"
5
license = "MIT"
6
include = [
pyproject.toml
@@ -1,10 +1,10 @@
[project]
requires-python = ">=3.9"
authors = [
{name = "luoshuijs", email = "luoshuijs@outlook.com"},
7
- {name = "xtaodada", email = "xtao@xtaolink.cn"},
+ {name = "xtaodada", email = "xtao@xtao.de"},
8
{name = "kotori", email = "minamiktr@outlook.com"}
9
]
10
classifiers = [
0 commit comments