Skip to content

Commit

Permalink
chore(release): bump version to 0.2.4 in pyproject.toml
Browse files Browse the repository at this point in the history
🔄 Updated the project version to 0.2.4 for new changes.
  • Loading branch information
sudoskys committed Jan 11, 2025
1 parent 8577da5 commit f08eeaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "fast-langdetect"
version = "0.2.3"
version = "0.2.4"
description = "Quickly detect text language and segment language"
authors = [
{ name = "sudoskys", email = "coldlando@hotmail.com" },
Expand Down

0 comments on commit f08eeaa

Please sign in to comment.