From e1cb4f1d11c6f9bd7304b608023abc52a33f9026 Mon Sep 17 00:00:00 2001 From: Markus Holtermann Date: Wed, 8 Oct 2014 01:22:35 +0200 Subject: =?UTF-8?q?Bump=20version:=200.1.0=20=E2=86=92=200.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 f7727b5..c768d77 100644 --- a/bvggrabber/__init__.py +++ b/bvggrabber/__init__.py @@ -3,4 +3,4 @@ __author__ = 'Christian Struck, Markus Holtermann' __email__ = 'info@markusholtermann.eu' -__version__ = '0.1.0' +__version__ = '0.1.1' -- cgit v1.2.3