Skip to content

Commit b8a1cf5

Browse files
committed
bump version to 0.11.4
1 parent f014c32 commit b8a1cf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PyWb 0.11.3
1+
PyWb 0.11.4
22
===========
33

44
.. image:: https://travis-ci.org/ikreymer/pywb.svg?branch=master

pywb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.11.3'
1+
__version__ = '0.11.4'
22

33
DEFAULT_CONFIG = 'pywb/default_config.yaml'
44

0 commit comments

Comments
 (0)