0.3.4 01-03-13 
- Make 3k tolerant. This means it no longer works for versions less
  than Python 2.6. For use columnize 0.3.3.

0.3.3 10-28-10 - 
- Work on packaging
- Remove pyflakes warnings
- Correct licensing information

0.3.2 03-08-09 - Ron Frankel -1 Release

- Relax restriction that array has to be string. Now is just something
  we can call str() on each of the elements on.

- Correct bug in vertical alignment

- Add an optional initial line prefix string

0.3.1 01-10-09 - Sam Woodward Release
- Some small typos fixed.

0.3.0 01-05-09

- 0.2.0 had bad bugs - don't use. 
  Allow specifying right justification as well as left justification

0.2.0 12-31-08

- Add ability to run columns vertically 

