From 8cef0e0b6fb59b7a6b7b61e37cbae7d8f774f56d Mon Sep 17 00:00:00 2001 From: Jeroen van der Heijden Date: Mon, 23 Dec 2024 17:33:08 +0100 Subject: [PATCH] Upd alpha ver --- lib/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version.py b/lib/version.py index aa49801..92efae6 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,4 +1,4 @@ # Version string. Examples: # '3.0.0' # '3.0.0-alpha9' -__version__ = '3.1.1' +__version__ = '3.1.2-alpha0'