forgot to add the new test data

This commit is contained in:
Noah Levitt 2017-03-20 12:33:52 -07:00
parent e9c7606318
commit 0e9f4a0c26
4 changed files with 16 additions and 1 deletions

View file

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