#!/usr/bin/env python # -*- coding: utf-8 -*- __version__ = '20150601' if __name__ == '__main__': print (__version__)