diff --git a/htmlmin/__init__.py b/htmlmin/__init__.py index f8bb089b..023503c3 100644 --- a/htmlmin/__init__.py +++ b/htmlmin/__init__.py @@ -1,5 +1,5 @@ -# Copyright 2014 django-htmlmin authors. All rights reserved. +# Copyright 2016 django-htmlmin authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. -__version__ = '0.8.0' +__version__ = '0.9.0'