borg/darc/__init__.py

5 lines
82 B
Python

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