restore handling of "aw snap" or "he's dead jim"

This commit is contained in:
Noah Levitt 2016-12-21 14:21:20 -08:00
parent a5d48a9fdb
commit f7427219cf
4 changed files with 34 additions and 2 deletions

View file

@ -32,7 +32,7 @@ def find_package_data(package):
setuptools.setup(
name='brozzler',
version='1.1b9.dev152',
version='1.1b9.dev153',
description='Distributed web crawling with browsers',
url='https://github.com/internetarchive/brozzler',
author='Noah Levitt',