pvl/hosts/__init__.py
changeset 672 87dac237b46e
parent 665 f0a516b2d3d3
child 693 570b0fd72cf8
equal deleted inserted replaced
671:72143af5afbd 672:87dac237b46e
     1 __version__ = '0.8.0a2'
     1 __version__ = '0.8.0a3'
     2 
     2 
     3 from pvl.hosts.config import (
     3 from pvl.hosts.config import (
     4         optparser,
     4         optparser,
     5         apply,
     5         apply,
     6 )
     6 )