From a409373db8574a4f14972daa12370da484109645 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 10 Oct 2013 10:11:13 +0200 Subject: [PATCH] Bump PV to 1.3.3. --- smartliverebuild/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartliverebuild/__init__.py b/smartliverebuild/__init__.py index 486fb89..e6f4fb8 100644 --- a/smartliverebuild/__init__.py +++ b/smartliverebuild/__init__.py @@ -2,4 +2,4 @@ # (c) 2010-2012 Michał Górny # Released under the terms of the 2-clause BSD license. -PV = '1.3.2' +PV = '1.3.3'