pvl/hosts/__init__.py
changeset 729 5642bd98b0de
parent 722 ede5521dcae1
child 732 ddb77f32b35a
equal deleted inserted replaced
728:d3cea9988848 729:5642bd98b0de
     1 __version__ = '0.8.0a8'
     1 __version__ = '0.8.0b1'
     2 
     2 
     3 from pvl.hosts.config import (
     3 from pvl.hosts.config import (
     4         optparser,
     4         optparser,
     5         apply,
     5         apply,
     6 )
     6 )