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

bump version to 0.31.5

This commit is contained in:
Ilya Kreymer 2016-07-16 12:48:26 -04:00
parent 0b57f4a352
commit b46cf8492f
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,4 +1,4 @@
__version__ = '0.31.0'
__version__ = '0.31.5'
DEFAULT_CONFIG = 'pywb/default_config.yaml'