Updated version

This commit is contained in:
markm 2006-07-28 20:04:22 +00:00
parent 04b7b7a30a
commit fcc3851d3c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Python package for automating GUI manipulation on Windows
"""
__revision__ = "$Revision$"
__version__ = "0.3.5"
__version__ = "0.3.6"
import findwindows
WindowAmbiguousError = findwindows.WindowAmbiguousError