From 760b4e86d25bdb5987af970b9423e5d500953982 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Mon, 28 Oct 2024 08:32:34 +0000
Subject: [PATCH] chore(release): 1.0.9-alpha.2 [skip ci]

## [1.0.9-alpha.2](https://github.com/opendatalab/labelU/compare/v1.0.9-alpha.1...v1.0.9-alpha.2) (2024-10-28)

### Bug Fixes

* Upgrade frontend to v5.3.0-alpha.6. See the details in [release notes](https://github.com/opendatalab/labelU-Kit/releases/tag/v5.3.0-alpha.6) ([9f5e698](https://github.com/opendatalab/labelU/commit/9f5e698c8a0476be0bb034bb12e226b9db211328))
---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 6a15336a..ddeb00e5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "labelu"
-version = '1.0.9-alpha.1'
+version = '1.0.9-alpha.2'
 description = ""
 license = "Apache-2.0"
 authors = ["shenguanlin <shenguanlin@pjlab.org.cn>"]