- bump to update the Changelog, which I had neglected to do for 0.2.0 (sorry)
0.2.0
------------------
- Python 3 support, courtesy of Marc Abramowitz - create rgf and rgf-x.y scripts using distribute - ExampleGroups can be nested using ``with describe():``
0.0.2
------------------
- Anonymous module collection of specs using randomly-generated module names. (fixes problems with imports of specs related to polluting ``sys.modules``)