clovis 1 vuosi sitten
vanhempi
commit
6cb623f992
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -2,7 +2,7 @@
 authors = ["clovis jaquin <clovis@jaquin.fr>"]
 description = "FastAPI project API that can parse gsheet planning for brass dans la garonne event and manage creating automatic SMS notification for volunteer"
 name = "bdlg-2023"
-version = "0.2.0-alpha"
+version = "0.2.1"
 package-mode = false
 
 [tool.poetry.dependencies]