From 2c5260e6604fa26c4aa41fce30addfc0ba75bbdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juancarlo=20A=C3=B1ez?= Date: Fri, 29 Jul 2022 17:49:50 -0400 Subject: [PATCH] [release] bum up version number for development --- tatsu/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tatsu/_version.py b/tatsu/_version.py index c3bee644..8c49862d 100644 --- a/tatsu/_version.py +++ b/tatsu/_version.py @@ -1 +1 @@ -__version__ = '5.8.3' +__version__ = '5.8.4b1'