mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-06-17 19:39:24 -04:00
back to dev version
This commit is contained in:
parent
bd63908fb9
commit
783fd0ea87
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
.. image:: https://travis-ci.org/internetarchive/brozzler.svg?branch=1.3
|
||||
.. image:: https://travis-ci.org/internetarchive/brozzler.svg?branch=master
|
||||
:target: https://travis-ci.org/internetarchive/brozzler
|
||||
|
||||
.. |logo| image:: https://cdn.rawgit.com/internetarchive/brozzler/1.1b12/brozzler/dashboard/static/brozzler.svg
|
||||
|
|
2
setup.py
2
setup.py
|
@ -32,7 +32,7 @@ def find_package_data(package):
|
|||
|
||||
setuptools.setup(
|
||||
name='brozzler',
|
||||
version='1.3',
|
||||
version='1.4.dev294',
|
||||
description='Distributed web crawling with browsers',
|
||||
url='https://github.com/internetarchive/brozzler',
|
||||
author='Noah Levitt',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue