We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6847ba6 commit 4afdb8dCopy full SHA for 4afdb8d
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "python_genshin_artifact"
3
-version = "0.1.4"
+version = "1.0.0"
4
edition = "2021"
5
license = "MIT"
6
include = [
pyproject.toml
@@ -1,7 +1,7 @@
[project]
requires-python = ">=3.8"
+version = "1.0.0a"
authors = [
{name = "luoshuijs", email = "luoshuijs@outlook.com"},
7
{name = "kotori", email = "minamiktr@outlook.com"}
0 commit comments