diff --git a/htmlmin/__init__.py b/htmlmin/__init__.py index 023503c3..dc04ad7c 100644 --- a/htmlmin/__init__.py +++ b/htmlmin/__init__.py @@ -2,4 +2,4 @@ # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. -__version__ = '0.9.0' +__version__ = '0.9.1'