Describe the bug
The v0.3.1 container contains the v0.4.0.dev0 version of GuideLLM.
Expected behavior
Container tag should match the version of GuideLLM that it includes
Environment
N/A
To Reproduce
podman pull ghcr.io/vllm-project/guidellm:v0.3.1
podman run -it ghcr.io/vllm-project/guidellm:v0.3.1 --version
Output
guidellm version: 0.4.0.dev0
Errors
If applicable, add a full print-out of any errors or exceptions that are raised or include screenshots to help explain your problem.
Additional context
Add any other context about the problem here. Also include any relevant files.