Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kmike committed May 2, 2011
1 parent efc74be commit 675cfd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
if cmd in sys.argv:
from setuptools import setup

version='0.0.3'
version='0.1'

setup(
name = 'tornado-slacker',
Expand Down

0 comments on commit 675cfd5

Please sign in to comment.