pvl/hosts/__init__.py
changeset 704 1d5625a944fe
parent 702 842ab9de900c
child 713 d5e2d1d9716a
equal deleted inserted replaced
703:6fb97fcf0999 704:1d5625a944fe
     1 __version__ = '0.8.0a5'
     1 __version__ = '0.8.0a6'
     2 
     2 
     3 from pvl.hosts.config import (
     3 from pvl.hosts.config import (
     4         optparser,
     4         optparser,
     5         apply,
     5         apply,
     6 )
     6 )