pvl/hosts/__init__.py
changeset 693 570b0fd72cf8
parent 672 87dac237b46e
child 702 842ab9de900c
equal deleted inserted replaced
692:34f25380d0e7 693:570b0fd72cf8
     1 __version__ = '0.8.0a3'
     1 __version__ = '0.8.0a4'
     2 
     2 
     3 from pvl.hosts.config import (
     3 from pvl.hosts.config import (
     4         optparser,
     4         optparser,
     5         apply,
     5         apply,
     6 )
     6 )