diff --git a/pyproject.toml b/pyproject.toml index 668051d..647ddc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "L_bash_profile" -version = "0.1.0" +version = "0.1.1" description = "Profile the execution speed of Bash script" readme = "README.md" requires-python = ">=3.9"