ci: publish with tag as version

This commit is contained in:
Florian Bezannier
2022-04-02 11:59:03 +02:00
parent 39624df0c3
commit cffd2b84f8
3 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "psa-car-controller"
version = "3.0.0"
version = "3.0.0rc0"
description = "This is a python program to control a psa car with connected_car v4 api."
authors = ["Florian Bezannier <florian.bezannier@hotmail.fr>"]
license = "GPL-3.0"