Issue Description:
When using the --version argument with the installed software version v0.5.5, the displayed version is incorrect, showing v0.5.4 instead.
Steps to Reproduce:
- Install the package version v0.5.5 from the GitHub repository.
- Run the following command in the terminal:
package-name --version
- Expected output: v0.5.5
- Observed output: v0.5.4
Issue Description:
When using the --version argument with the installed software version v0.5.5, the displayed version is incorrect, showing v0.5.4 instead.
Steps to Reproduce:
package-name --version