From 24a3c67d1397f5c2802e71c2160c3ec9524df220 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Wed, 19 May 2021 21:25:50 +0200 Subject: v0.1.1 --- python/refcat/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/refcat/__init__.py b/python/refcat/__init__.py index b794fd4..df9144c 100644 --- a/python/refcat/__init__.py +++ b/python/refcat/__init__.py @@ -1 +1 @@ -__version__ = '0.1.0' +__version__ = '0.1.1' -- cgit v1.2.3