TomographicImaging / CCPi-Regularisation-Toolkit

The set of CPU/GPU optimised regularisation modules for iterative image reconstruction and other image processing tasks
Apache License 2.0
49 stars 25 forks source link

version tags are inconsistent #185

Closed paskino closed 5 months ago

paskino commented 5 months ago

Version tags are inconsistent:

>>> CCPi-Regularisation-Toolkit$ git tag
19.06
19.10
22.0
23.0
v0.10.0
v0.9.4
v0.9.4-rc.2
v0.9.4-rc.3
v19.02
v19.05
v19.10
v19.10.1
v20.04
v20.09
v21.0.0
v22.0.0

With this it is difficult (impossible for me) to create a regular expression to parse the output of git describe to get the version number as done in CIL.