Skip to content

Commit

Permalink
update development status
Browse files Browse the repository at this point in the history
#52 bump 0.7.7 to 0.7.8 and release on PyPI
  • Loading branch information
codekiln committed Nov 13, 2018
1 parent fad8b4e commit 92ae3ee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def get_version(*file_paths):
zip_safe=False,
keywords='Django Elasticsearch',
classifiers=[
'Development Status :: 3 - Alpha',
'Development Status :: 4 - Beta',
'Framework :: Django',
'Framework :: Django :: 1.9',
'Framework :: Django :: 1.10',
Expand All @@ -65,8 +65,6 @@ def get_version(*file_paths):
'Intended Audience :: Developers',
'License :: OSI Approved :: MIT License',
'Natural Language :: English',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',
],
Expand Down

0 comments on commit 92ae3ee

Please sign in to comment.