Skip to content

Commit

Permalink
changelog removed, setup updated
Browse files Browse the repository at this point in the history
  • Loading branch information
barszczmm committed Mar 19, 2012
1 parent 1a84727 commit 0c5e2f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 17 deletions.
12 changes: 0 additions & 12 deletions CHANGELOG

This file was deleted.

10 changes: 5 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@


setup(
name = "django-friends",
name = "django-easy-friends",
version = "0.2.dev1",
description = "friendship, contact and invitation management for the Django web framework",
author = "James Tauber",
author_email = "jtauber@jtauber.com",
url = "http://github.com/jtauber/django-friends/",
description = "friendship, friendship invitation and friendship suggestion management for the Django web framework",
author = "Maciej Marczewski",
author_email = "maciej@marczewski.net.pl",
url = "http://github.com/barszczmm/django-easy-friends/",
packages = find_packages(),
classifiers = [
"Development Status :: 3 - Alpha",
Expand Down

0 comments on commit 0c5e2f1

Please sign in to comment.