Hey all,
Minor version bump of aspen from 0.9 to 0.10, as I've ported it from diesel to eventlet. In doing so I went ahead and made it a WSGI application again, which means you can now serve Aspen websites using gunicorn, spawning, mod_wsgi, etc., in addition to the bundled eventlet-based server. This was a request I got from a few different folks.
The immediate impetus for the move was to port Aspen to Windows. If you are on that platform Aspen should work for you again.
chad