Skip to content

Commit

Permalink
Bump logan to 0.2.1 and sentry to 3.0.2 to correct arg parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
dcramer committed Feb 17, 2012
1 parent d2d8183 commit 79b34be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -38,15 +38,15 @@
'eventlet>=0.9.15',
'kombu>=1.5.1,<2.0',
'gunicorn>=0.13.4',
'logan>=0.2.0',
'logan>=0.2.1',
'pytz>=2011n',
'raven>=1.4.3',
'South>=0.7',
]

setup(
name='sentry',
version='3.0.1',
version='3.0.2',
author='David Cramer',
author_email='dcramer@gmail.com',
url='http://github.com/dcramer/sentry',
Expand Down

0 comments on commit 79b34be

Please sign in to comment.