=======
CHANGES
=======

0.6.1 (2025-08-14)
------------------

- Compatibility with Python3

0.6.0 (2025-07-15)
------------------

- Compatibility with Python3


0.5.1 (2011-10-18)
------------------

- implemented temporary file factory arguments called tmpFileFactoryArguments.
  This allows to use 'w+b' or max_size for SpooledTemporaryFile

- updated license info

- fix package meta data


0.5.0 (2009-05-11)
------------------

- initial release
