From daca976d071453e1c69121587e019dc1fa234d16 Mon Sep 17 00:00:00 2001 From: Christian Struck Date: Sat, 29 May 2021 00:22:05 +0200 Subject: Bump version: 0.2.0 -> 0.2.1 --- bvggrabber/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bvggrabber') diff --git a/bvggrabber/__init__.py b/bvggrabber/__init__.py index 7628cf0..9301b48 100644 --- a/bvggrabber/__init__.py +++ b/bvggrabber/__init__.py @@ -3,4 +3,4 @@ __author__ = 'Christian Struck, Markus Holtermann' __email__ = 'info@markusholtermann.eu' -__version__ = '0.2.0' +__version__ = '0.2.1' -- cgit v1.2.3