# HG changeset patch # User Tero Marttila # Date 1425245577 -7200 # Node ID 87dac237b46e2cbd53cc4b12743dfcb55cdc002a # Parent 72143af5afbda82c2c51a15e8858006a1ef32200 version 0.8.0a3 diff -r 72143af5afbd -r 87dac237b46e pvl/hosts/__init__.py --- a/pvl/hosts/__init__.py Sun Mar 01 23:32:32 2015 +0200 +++ b/pvl/hosts/__init__.py Sun Mar 01 23:32:57 2015 +0200 @@ -1,4 +1,4 @@ -__version__ = '0.8.0a2' +__version__ = '0.8.0a3' from pvl.hosts.config import ( optparser,