Skip to content

Commit a3adf30

Browse files
authored
🔖 Release v0.1.2
1 parent 322ce37 commit a3adf30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "Python-Genshin-Artifact"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "A Python library that binds to Genshin Artifact damage calculation and analysis engine."
55
authors = ["luoshuijs"]
66
license = "MIT license"

python_genshin_artifact_core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "genshin_artifact_core"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55

66
[lib]

0 commit comments

Comments
 (0)