From a4f6dbddd807cc1573e82d1b6535c55eb39061e8 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sun, 31 Jan 2016 14:56:57 -0600 Subject: [PATCH] Update __init__.py --- libs/qbittorrent/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/qbittorrent/__init__.py b/libs/qbittorrent/__init__.py index 5e3048b..b650ceb 100644 --- a/libs/qbittorrent/__init__.py +++ b/libs/qbittorrent/__init__.py @@ -1 +1 @@ -__version__ = '0.1' \ No newline at end of file +__version__ = '0.2'