We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff7e75a commit 709abb3Copy full SHA for 709abb3
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "Python-Genshin-Artifact"
3
-version = "0.1.0"
+version = "0.1.1"
4
description = "A Python library that binds to Genshin Artifact damage calculation and analysis engine."
5
authors = ["luoshuijs"]
6
license = "MIT license"
python_genshin_artifact_core/Cargo.toml
[package]
name = "genshin_artifact_core"
edition = "2021"
[lib]
0 commit comments