you-get/src/you_get/version.py
2013-02-12 22:04:39 +01:00

5 lines
71 B
Python

#!/usr/bin/env python
__version__ = '0.3.1rc'
__date__ = '2013-02-12'