From 5271578aaf19be45ac8e5db172c5aca8e920093c Mon Sep 17 00:00:00 2001 From: buckket Date: Sat, 12 Nov 2022 23:22:03 +0100 Subject: [PATCH] This is v1.3.1 --- twtxt/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twtxt/__init__.py b/twtxt/__init__.py index f73066b..f1323a7 100644 --- a/twtxt/__init__.py +++ b/twtxt/__init__.py @@ -9,4 +9,4 @@ """ -__version__ = '1.3.0' +__version__ = '1.3.1'