Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
btimby committed Feb 7, 2012
1 parent b843f0d commit db8085f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@
from distutils.core import setup

name = 'fulltext'
version = '0.1'
version = '0.2'
release = '1'
versrel = version + '-' + release
download_url = 'https://github.com/downloads/btimby/' + name + \
Expand Down

0 comments on commit db8085f

Please sign in to comment.