diff --git a/README.md b/README.md index f920513..c40f9c6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -# La Chariotte +# La Chariotte | 0.1.1 ## Présentation + + La Chariotte est une application web sous licence libre Affero GPL, développée et maintenue par [Hashbang](https://hashbang.fr/). ## Contribuer diff --git a/pyproject.toml b/pyproject.toml index 211d44f..7448df1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "la_chariotte" -version = "0.0.1" +version = "0.1.1" description = "Web application for organising grouped orders" authors = [{name = "Laetitia Getti", email = "laetitia@chariotte.fr"}] readme = "readMe.md"