mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
bump version to 0.6.4
This commit is contained in:
parent
f394e26cf1
commit
9b64194342
@ -1,3 +1,7 @@
|
|||||||
|
pywb 0.6.4 changelist
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
||||||
pywb 0.6.3 changelist
|
pywb 0.6.3 changelist
|
||||||
~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
PyWb 0.6.3
|
PyWb 0.6.4
|
||||||
==========
|
==========
|
||||||
|
|
||||||
.. image:: https://travis-ci.org/ikreymer/pywb.png?branch=develop
|
.. image:: https://travis-ci.org/ikreymer/pywb.png?branch=develop
|
||||||
:target: https://travis-ci.org/ikreymer/pywb
|
:target: https://travis-ci.org/ikreymer/pywb
|
||||||
.. image:: https://coveralls.io/repos/ikreymer/pywb/badge.png?branch=master
|
.. image:: https://coveralls.io/repos/ikreymer/pywb/badge.png?branch=develop
|
||||||
:target: https://coveralls.io/r/ikreymer/pywb?branch=master
|
:target: https://coveralls.io/r/ikreymer/pywb?branch=develop
|
||||||
.. image:: https://img.shields.io/gratipay/ikreymer.svg
|
.. image:: https://img.shields.io/gratipay/ikreymer.svg
|
||||||
:target: https://www.gratipay.com/ikreymer/
|
:target: https://www.gratipay.com/ikreymer/
|
||||||
|
|
||||||
|
2
setup.py
2
setup.py
@ -34,7 +34,7 @@ class PyTest(TestCommand):
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pywb',
|
name='pywb',
|
||||||
version='0.6.3',
|
version='0.6.4',
|
||||||
url='https://github.com/ikreymer/pywb',
|
url='https://github.com/ikreymer/pywb',
|
||||||
author='Ilya Kreymer',
|
author='Ilya Kreymer',
|
||||||
author_email='ikreymer@gmail.com',
|
author_email='ikreymer@gmail.com',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user