borg/attic/__init__.py

5 lines
83 B
Python

# This is a python package
__version__ = '0.7'
__release__ = __version__ + '.dev'