Skip to content

Commit

Permalink
prepare for 0.2.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjw296 committed Feb 2, 2017
1 parent ef1321e commit 32cf750
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 @@ -9,13 +9,13 @@

setup(
name='shoehorn',
version='0.1.7',
version='0.2.0',
author='Chris Withers',
author_email='chris@withers.org',
license='MIT',
description="Shoehorn structured logs into or out of standard library logging",
# long_description=open('docs/description.rst').read(),
# url='https://github.com/cjw296/chide',
url='https://github.com/cjw296/shoehorn',
classifiers=[
# 'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
Expand Down

0 comments on commit 32cf750

Please sign in to comment.