diff CHANGELOG.txt @ 32:fdddfd434bbd 0.3.2a

- Remove dependency on distribute - Tidy up pypi package contents
author Ben Croston <ben@croston.org>
date Sat, 19 Oct 2013 21:23:45 +0100
parents a99009a7013c
children
line wrap: on
line diff
--- a/CHANGELOG.txt	Thu Apr 05 20:46:44 2012 +0100
+++ b/CHANGELOG.txt	Sat Oct 19 21:23:45 2013 +0100
@@ -1,6 +1,11 @@
 Change Log
 ==========
 
+0.3.2a
+------
+- Remove dependency on distribute
+- Tidy up pypi package contents
+
 0.3.1a
 ------
 - Use generator with __getfile__ (uses much less memory)