Skip to content

Commit 8ab81e6

Browse files
authored
🔖 Release v1.0.13
1 parent f5cdee5 commit 8ab81e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "python_genshin_artifact"
3-
version = "1.0.12"
3+
version = "1.0.13"
44
edition = "2021"
55
license = "MIT"
66
include = [

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[project]
22
name = "python_genshin_artifact"
33
requires-python = ">=3.9"
4-
version = "1.0.12"
4+
version = "1.0.13"
55
authors = [
66
{name = "luoshuijs", email = "luoshuijs@outlook.com"},
7-
{name = "xtaodada", email = "xtao@xtaolink.cn"},
7+
{name = "xtaodada", email = "xtao@xtao.de"},
88
{name = "kotori", email = "minamiktr@outlook.com"}
99
]
1010
classifiers = [

0 commit comments

Comments
 (0)