fix mistake in job-conf.rst

This commit is contained in:
Noah Levitt 2019-04-30 10:49:48 -07:00
parent 411b3f266a
commit ee8ef23f0c
2 changed files with 30 additions and 30 deletions

View file

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