mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-05-02 22:55:04 -04:00
version 1.2
This commit is contained in:
parent
196cd555ea
commit
442d02b26a
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
.. image:: https://travis-ci.org/internetarchive/brozzler.svg?branch=master
|
||||
.. image:: https://travis-ci.org/internetarchive/brozzler.svg?branch=1.2
|
||||
:target: https://travis-ci.org/internetarchive/brozzler
|
||||
|
||||
.. |logo| image:: https://cdn.rawgit.com/internetarchive/brozzler/1.1b5/brozzler/webconsole/static/brozzler.svg
|
||||
.. |logo| image:: https://raw.githubusercontent.com/internetarchive/brozzler/1.1b12/brozzler/dashboard/static/brozzler.svg
|
||||
:width: 60px
|
||||
|
||||
|logo| brozzler
|
||||
|
|
2
setup.py
2
setup.py
|
@ -32,7 +32,7 @@ def find_package_data(package):
|
|||
|
||||
setuptools.setup(
|
||||
name='brozzler',
|
||||
version='1.1b13.dev292',
|
||||
version='1.2',
|
||||
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