From 08c35902c6973fee68e0311d0f5f5c0bac14777b Mon Sep 17 00:00:00 2001 From: Lars Asplund Date: Mon, 13 Jan 2025 19:44:28 +0100 Subject: [PATCH] Revert version number. --- vunit/about.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vunit/about.py b/vunit/about.py index cb87b6d4e..cd93d21b6 100644 --- a/vunit/about.py +++ b/vunit/about.py @@ -69,4 +69,4 @@ def version(): return VERSION -VERSION = "5.0.0.dev6" +VERSION = "5.0.0.dev5"