Show
Ignore:
Timestamp:
05/21/05 23:39:07 (19 years ago)
Author:
jerome
Message:

The start= and end= data dumper filters now accept the magical
keywords 'yesterday', 'today', 'now' and 'tomorrow'.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/version.py

    r2267 r2268  
    2222# 
    2323 
    24 __version__ = "1.23alpha4_unofficial" 
     24__version__ = "1.23alpha5_unofficial" 
    2525 
    2626__doc__ = "PyKota : a complete Printing Quota Solution for CUPS and LPRng."