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

bump version to 2.0.3

This commit is contained in:
Ilya Kreymer 2018-03-05 13:10:28 -08:00
parent 427dc3e00c
commit 98cdf36626

View File

@ -1,4 +1,4 @@
__version__ = '2.0.2'
__version__ = '2.0.3'
DEFAULT_CONFIG = 'pywb/default_config.yaml'