<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,6 +7,7 @@ Changelog for django-gatekeeper
 
 * added a moderation_reason field
 * always use auto_moderator if set, ignoring GATEKEEPER_ENABLE_AUTOMODERATION
+* reformat emails
 
 0.2.2
 =====</diff>
      <filename>CHANGELOG.rst</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 
 __author__ = &quot;Jeremy Carbaugh (jcarbaugh@sunlightfoundation.com)&quot;
-__version__ = &quot;0.3.0-dev&quot;
+__version__ = &quot;0.3.0&quot;
 __copyright__ = &quot;Copyright (c) 2009 Sunlight Labs&quot;
 __license__ = &quot;BSD&quot;
 </diff>
      <filename>gatekeeper/__init__.py</filename>
    </modified>
    <modified>
      <diff>@@ -4,7 +4,7 @@ long_description = open('README.rst').read()
 
 setup(
     name='django-gatekeeper',
-    version=&quot;0.3.0-dev&quot;,
+    version=&quot;0.3.0&quot;,
     package_dir={'gatekeeper': 'gatekeeper'},
     packages=['gatekeeper'],
     package_data={'gatekeeper': ['templates/admin/gatekeeper/*.html']},</diff>
      <filename>setup.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b5acf1c5bfd4d766d9b89b1641987ec42587a8be</id>
    </parent>
  </parents>
  <author>
    <name>James Turk</name>
    <email>james.p.turk@gmail.com</email>
  </author>
  <url>http://github.com/sunlightlabs/django-gatekeeper/commit/3612a0939c87f55370d5f6302b3c557640c1dddc</url>
  <id>3612a0939c87f55370d5f6302b3c557640c1dddc</id>
  <committed-date>2009-10-23T13:57:24-07:00</committed-date>
  <authored-date>2009-10-23T13:57:24-07:00</authored-date>
  <message>0.3.0</message>
  <tree>cb5329312a2560675aa562176439378f2d0ea51d</tree>
  <committer>
    <name>James Turk</name>
    <email>james.p.turk@gmail.com</email>
  </committer>
</commit>
