Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Naeseth committed Dec 19, 2009
1 parent bccb68f commit 9ee9304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swirl.py
Expand Up @@ -10,7 +10,7 @@
from tornado.ioloop import IOLoop
from tornado.web import RequestHandler, asynchronous as web_async

__version__ = '0.0.1'
__version__ = '0.1.0'

def make_asynchronous_decorator(io_loop):
"""
Expand Down

0 comments on commit 9ee9304

Please sign in to comment.