mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-06-19 12:24:20 -04:00
version 1.3 (messed up 1.2)
This commit is contained in:
parent
2780c92569
commit
bd63908fb9
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.3
|
||||
:target: https://travis-ci.org/internetarchive/brozzler
|
||||
|
||||
.. |logo| image:: https://raw.githubusercontent.com/internetarchive/brozzler/1.1b12/brozzler/dashboard/static/brozzler.svg
|
||||
.. |logo| image:: https://cdn.rawgit.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.3.dev293',
|
||||
version='1.3',
|
||||
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