# -*- coding: utf-8 -*-

# Place your application's version information in the dictionary, and your
# Application object will store it in getAppInfo("appVersion") and
# getAppInfo("appRevision").

version = {"version": "", "revision": ""}
