pvl/hosts/__init__.py
changeset 722 ede5521dcae1
parent 713 d5e2d1d9716a
child 729 5642bd98b0de
equal deleted inserted replaced
721:89a3433e709d 722:ede5521dcae1
     1 __version__ = '0.8.0a7'
     1 __version__ = '0.8.0a8'
     2 
     2 
     3 from pvl.hosts.config import (
     3 from pvl.hosts.config import (
     4         optparser,
     4         optparser,
     5         apply,
     5         apply,
     6 )
     6 )