1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

bump version to 0.8.2

This commit is contained in:
Ilya Kreymer 2015-02-22 22:51:23 -08:00
parent 7989c06ea4
commit 83f8d7d29b
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
pywb 0.8.2 changelist
~~~~~~~~~~~~~~~~~~~~~
pywb 0.8.1 changelist pywb 0.8.1 changelist
~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~

View File

@ -1,4 +1,4 @@
PyWb 0.8.1 PyWb 0.8.2
========== ==========
.. image:: https://travis-ci.org/ikreymer/pywb.png?branch=develop .. image:: https://travis-ci.org/ikreymer/pywb.png?branch=develop

View File

@ -34,7 +34,7 @@ class PyTest(TestCommand):
setup( setup(
name='pywb', name='pywb',
version='0.8.1', version='0.8.2',
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',