From 35843a5955dc8b87abfa8863f2fb837e5791d2c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E9=82=91?= Date: Wed, 9 Oct 2024 13:59:30 +0800 Subject: [PATCH] bump up version to 0.5.6 --- tzrec/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tzrec/version.py b/tzrec/version.py index 76aaa2e..7b5720f 100644 --- a/tzrec/version.py +++ b/tzrec/version.py @@ -9,4 +9,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.5.5" +__version__ = "0.5.6"