melexis / sphinx-traceability-extension

Traceability extension for Sphinx documentation generator
GNU General Public License v3.0
25 stars 9 forks source link

Fix: Use GIT tag as package version during deployment in CI #381

Closed JasperCraeghs closed 4 months ago

JasperCraeghs commented 4 months ago

The deployment of v11.3.0 failed because version number 0.0.0 was used. The changes in this MR were missing from #380 .

FYI @gcrabbe