From 9dda59d3931bddc41d5880658004edd048a56f3f Mon Sep 17 00:00:00 2001 From: buckket Date: Wed, 27 Sep 2017 00:58:39 +0200 Subject: [PATCH] Get back to track with 1.3-0-dev --- twtxt/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twtxt/__init__.py b/twtxt/__init__.py index 044efc3..67756cf 100644 --- a/twtxt/__init__.py +++ b/twtxt/__init__.py @@ -9,4 +9,4 @@ """ -__version__ = '1.2.2' +__version__ = '1.3.0-dev'