Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesturk committed Oct 28, 2010
1 parent f5b9a79 commit ec96cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrapelib.py
Expand Up @@ -20,7 +20,7 @@
except ImportError:
USE_HTTPLIB2 = False

__version__ = '0.3.0'
__version__ = '0.4.0-dev'
_user_agent = 'scrapelib %s' % __version__


Expand Down

0 comments on commit ec96cd1

Please sign in to comment.