~ar-python-hackers/authentication-results-python/trunk

« back to all changes in this revision

Viewing changes to authres/__main__.py

  • Committer: Scott Kitterman
  • Date: 2013-04-04 23:41:38 UTC
  • Revision ID: scott@kitterman.com-20130404234138-62fvt43as0d331xa
Bump version numbers for 0.601.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
__author__  = 'Julian Mehnle, Scott Kitterman'
24
24
__email__   = 'scott@kitterman.com'
25
 
__version__ = '0.600'
 
25
__version__ = '0.601'
26
26
 
27
27
def _test():
28
28
    import doctest