Skip to content

Commit fccdde9

Browse files
authored
🔖 Release v1.0.11
1 parent 157197e commit fccdde9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.10"
3+
version = "1.0.11"
44
edition = "2021"
55
license = "MIT"
66
include = [

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "python_genshin_artifact"
33
requires-python = ">=3.8"
4-
version = "1.0.10"
4+
version = "1.0.11"
55
authors = [
66
{name = "luoshuijs", email = "luoshuijs@outlook.com"},
77
{name = "xtaodada", email = "xtao@xtaolink.cn"},

0 commit comments

Comments
 (0)