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

bump version to 0.33.2

This commit is contained in:
Ilya Kreymer 2017-06-17 11:43:41 +01:00
parent 4efb876d53
commit 897d7d2075

View File

@ -1,4 +1,4 @@
__version__ = '0.33.1'
__version__ = '0.33.2'
DEFAULT_CONFIG = 'pywb/default_config.yaml'