Skip to content

Commit 557b12a

Browse files
committed
🔖 Release v1.0.3
1 parent 91e0361 commit 557b12a

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.2"
3+
version = "1.0.3"
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.2"
4+
version = "1.0.3"
55
authors = [
66
{name = "luoshuijs", email = "luoshuijs@outlook.com"},
77
{name = "kotori", email = "minamiktr@outlook.com"}

0 commit comments

Comments
 (0)