Skip to content

Commit

Permalink
Update version to 1.0.4 in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
LyubomirT committed Dec 7, 2023
1 parent 187676c commit bc7f1d0
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,7 +1,7 @@
[project]
name = "lesp"
description = "LESP is a lightweight, efficient spelling proofreader written in Python. It's designed to be easy to use and lightweight, while still providing a decent result when checking for spelling errors. Resource consumption is kept to a minimum, and the program is designed to be as fast as possible."
version = "1.0.1"
version = "1.0.4"
readme = "PYPI.md"
authors = [
{ name = "Lyubomir Ternavskiy", email = "[email protected]" }
Expand Down

0 comments on commit bc7f1d0

Please sign in to comment.