pvl/hosts/__init__.py
changeset 702 842ab9de900c
parent 693 570b0fd72cf8
child 704 1d5625a944fe
equal deleted inserted replaced
701:8ddc141af313 702:842ab9de900c
     1 __version__ = '0.8.0a4'
     1 __version__ = '0.8.0a5'
     2 
     2 
     3 from pvl.hosts.config import (
     3 from pvl.hosts.config import (
     4         optparser,
     4         optparser,
     5         apply,
     5         apply,
     6 )
     6 )