changeset 42937 | 69de49c4e39c |
parent 42070 | 675775c33ab6 |
child 43994 | de7838053207 |
--- a/contrib/python-zstandard/zstandard/__init__.py Sun Sep 15 00:07:30 2019 -0400 +++ b/contrib/python-zstandard/zstandard/__init__.py Sun Sep 15 20:04:00 2019 -0700 @@ -62,4 +62,4 @@ 'cext, or cffi' % _module_policy) # Keep this in sync with python-zstandard.h. -__version__ = '0.11.0' +__version__ = '0.12.0'