From c5736c48c03a6995a956c43a99a8f46eae1c0f04 Mon Sep 17 00:00:00 2001 From: ishkong <19740260+ishkong@users.noreply.github.com> Date: Thu, 16 Jan 2025 22:11:49 +0800 Subject: [PATCH] Bump to 3.0.2 --- pyproject.toml | 2 +- starrail_damage_cal/version.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index fc37465..3309713 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "starrail_damage_cal" -version = "3.0.1" +version = "3.0.2" description = "For StarRail Role Damage Cal" authors = [ {name = "qwerdvd", email = "105906879+qwerdvd@users.noreply.github.com"}, diff --git a/starrail_damage_cal/version.py b/starrail_damage_cal/version.py index b632e7d..aaebb2e 100644 --- a/starrail_damage_cal/version.py +++ b/starrail_damage_cal/version.py @@ -1 +1 @@ -StarRail_version = "3.0.1" +StarRail_version = "3.0.0"