mirror of
https://framagit.org/la-chariotte/la-chariotte.git
synced 2025-05-01 11:22:24 +02:00
add semantic versionning
This commit is contained in:
parent
70d58a3a02
commit
f40f99eeea
2 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue