From 600d0d8f402e8a14e0b5e7bbaae43f8dcedbac63 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Merryweather=20=CE=BC?= <redwitblue@gmail.com>
Date: Wed, 20 Mar 2024 11:31:48 -0500
Subject: [PATCH] Oops. 0.3.97*

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 2532f84..7341c95 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "blue_archive"
-version = "0.3.96"
+version = "0.3.97"
 edition = "2021"
 license-file = "LICENSE"
 description = "A Blue Archive api wrapper for Rust, based off of SchaleDB's data: https://github.com/lonqie/SchaleDB"