Skip to content

Commit

Permalink
version 1.0.0, no changes from last pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
cmanaha committed Oct 8, 2017
1 parent 2514dda commit 6765a24
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 @@ -34,7 +34,7 @@
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# https://packaging.python.org/en/latest/single_source_version.html
version='1.0.0b4',
version='1.0.0',

description='Elasticsearch Log handler for the logging library',
long_description=long_description,
Expand All @@ -54,7 +54,7 @@
# 3 - Alpha
# 4 - Beta
# 5 - Production/Stable
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',

# Indicate who your project is intended for
'Intended Audience :: Developers',
Expand Down

0 comments on commit 6765a24

Please sign in to comment.