diff --git a/README.md b/README.md index 47bd9be..9d65fe6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# La Chariotte | 0.2.0 +# La Chariotte | 1.1.1 ## Présentation diff --git a/pyproject.toml b/pyproject.toml index d6af1d6..a9685ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "la_chariotte" -version = "0.2.0" +version = "1.1.1" description = "Web application for organising grouped orders" authors = [{name = "Laetitia Getti", email = "laetitia@chariotte.fr"}] readme = "readMe.md"