Skip to content

Commit

Permalink
Ready for v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bartTC committed Nov 26, 2016
1 parent 36d8c6e commit 776a453
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 @@ -24,15 +24,15 @@ def run_tests(self):

setup(
name='django-wakawaka',
version='1.0a1',
version='1.0',
description='django-wakawka is a super simple wiki system written in Python '
'using the Django framework.',
long_description=long_description,
author='Martin Mahner',
author_email='[email protected]',
url='https://github.com/bartTC/django-wakawaka/',
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 1 - Stable',
'Environment :: Web Environment',
'Intended Audience :: Developers',
'License :: OSI Approved :: MIT License',
Expand Down

0 comments on commit 776a453

Please sign in to comment.