1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-24 06:59:52 +01:00

bump version to 0.10.8

This commit is contained in:
Ilya Kreymer 2015-09-10 16:27:59 -07:00
parent eb2162a477
commit 22dc59f7c2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
PyWb 0.10.7 PyWb 0.10.8
=========== ===========
.. image:: https://travis-ci.org/ikreymer/pywb.svg?branch=master .. image:: https://travis-ci.org/ikreymer/pywb.svg?branch=master

View File

@ -1,4 +1,4 @@
__version__ = '0.10.7' __version__ = '0.10.8'
DEFAULT_CONFIG = 'pywb/default_config.yaml' DEFAULT_CONFIG = 'pywb/default_config.yaml'