From d208c1eca109de48efe2cc70aab7d1c42f1bbfc8 Mon Sep 17 00:00:00 2001 From: Soo Lee Date: Thu, 1 Apr 2021 01:24:01 +0000 Subject: [PATCH] temporary version change --- tibanna/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tibanna/_version.py b/tibanna/_version.py index f9db419e..59c74862 100755 --- a/tibanna/_version.py +++ b/tibanna/_version.py @@ -1,4 +1,4 @@ """Version information.""" # The following line *must* be the last in the module, exactly as formatted: -__version__ = "1.2.0" +__version__ = "1.2.0b"