mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
bump version to 0.11.3
This commit is contained in:
parent
f962418c1f
commit
cd65ddafbc
@ -1,3 +1,9 @@
|
||||
pywb 0.11.3 changelist
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
rewrite: fix typo in ``<meta content="">`` rewrite (modifier was not being set)
|
||||
|
||||
|
||||
pywb 0.11.2 changelist
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
PyWb 0.11.2
|
||||
PyWb 0.11.3
|
||||
===========
|
||||
|
||||
.. image:: https://travis-ci.org/ikreymer/pywb.svg?branch=master
|
||||
|
@ -1,4 +1,4 @@
|
||||
__version__ = '0.11.2'
|
||||
__version__ = '0.11.3'
|
||||
|
||||
DEFAULT_CONFIG = 'pywb/default_config.yaml'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user