Skip to content

Commit

Permalink
1.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-keeper committed Feb 11, 2017
1 parent a655c73 commit c7ee5f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
package_data={'invitations': ['templates/*.*']},
include_package_data=True,
zip_safe=False,
version='1.8',
version='1.9',
description='Generic invitations app with support for django-allauth',
author='https://github.com/bee-keeper',
author_email='none@none.com',
url='https://github.com/bee-keeper/django-invitations.git',
download_url='https://github.com/'
'bee-keeper/django-invitations/tarball/1.8',
'bee-keeper/django-invitations/tarball/1.9',
keywords=['django', 'invitation', 'django-allauth', 'invite'],
classifiers=[
'Development Status :: 4 - Beta',
Expand Down

0 comments on commit c7ee5f5

Please sign in to comment.