Poodletooth-iLand/panda/python/Lib/site-packages/wx/py/version.py
Master Jumblespeed d882959bfa switch to remote
2015-05-18 22:11:33 -04:00

7 lines
289 B
Python
Executable file

"""Provides an object representing the current 'version' or 'release'
of Py as a whole. Individual classes, such as the shell, filling and
interpreter, each have a revision property based on the CVS Revision."""
__author__ = "Patrick K. O'Brien <pobrien@orbtech.com>"
VERSION = '0.9.8'