add semantic versionning

This commit is contained in:
Laetitia Getti 2023-06-16 15:36:52 +02:00
parent 70d58a3a02
commit f40f99eeea
2 changed files with 4 additions and 2 deletions

View file

@ -1,7 +1,9 @@
# La Chariotte
# La Chariotte | 0.1.1
## Présentation
<img src="la_chariotte/static/img/logos/logo_la_chariotte.png" title="logo la Chariotte" height="150"/>
La Chariotte est une application web sous licence libre Affero GPL, développée et maintenue par [Hashbang](https://hashbang.fr/).
## Contribuer

View file

@ -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"