<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,8 +12,8 @@ def find_files(directory, suffix_list):
 package_data = list(find_files('localdates', ['.po', '.mo', '.html']))
 
 kwargs = {
-    'name' : 'localdates',
-    'version' : 'dev',
+    'name' : 'django-localdates',
+    'version' : '0.2',
     'description' : 'An addition to django that allows better presentation of date strings in a local way.',
     'author' : 'Orestis Markou',
     'author_email' : 'orestis@orestis.gr',
@@ -21,7 +21,7 @@ kwargs = {
     'packages' : ['localdates',
                   'localdates.templatetags'],
     'package_data': { 'localdates': package_data},
-    'classifiers' : ['Development Status :: 4 - Beta',
+    'classifiers' : ['Development Status :: 5 - Production/Stable',
                      'Environment :: Web Environment',
                      'Intended Audience :: Developers',
                      'License :: OSI Approved :: BSD License',</diff>
      <filename>setup.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6d8eed8f570820d4e29df9ddc34906c622f297ce</id>
    </parent>
  </parents>
  <author>
    <name>orestis</name>
    <email>orestis@2d4215e5-4f35-0410-b94f-7947a7918f2f</email>
  </author>
  <url>http://github.com/orestis/django-localdates/commit/98370abc988bfd29ed0c8cb0fabc614cb037e6e1</url>
  <id>98370abc988bfd29ed0c8cb0fabc614cb037e6e1</id>
  <committed-date>2009-01-11T16:40:43-08:00</committed-date>
  <authored-date>2009-01-11T16:40:43-08:00</authored-date>
  <message>rename package to upload to pypi

git-svn-id: https://django-localdates.googlecode.com/svn/trunk@28 2d4215e5-4f35-0410-b94f-7947a7918f2f</message>
  <tree>1b34df5e51db0ac90f4893f5d3a87044524a556f</tree>
  <committer>
    <name>orestis</name>
    <email>orestis@2d4215e5-4f35-0410-b94f-7947a7918f2f</email>
  </committer>
</commit>
