Merge branch 'master' into qa

* master:
  bump version after merge
  fix another oversight
  ugh. oops
  Revert "add a github PR template for this repo"
  improve performance of brozzler-new-job
This commit is contained in:
Noah Levitt 2018-09-28 15:27:51 -07:00
commit a75632bd95
3 changed files with 27 additions and 26 deletions

View file

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