Skip to content

Commit 4afdb8d

Browse files
committed
🔖 Release v1.0.0a
1 parent 6847ba6 commit 4afdb8d

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

0 commit comments

Comments
 (0)