you-get/you_get/version.py

5 lines
69 B
Python

#!/usr/bin/env python
__version__ = '0.3.0'
__date__ = '2013-02-08'