Version History
***************
+
+.. _version_2_0_2:
+
+Version 2.0.2
+=============
+
+This is an another micro release. There are no code changes (apart from
+setup.py). The only change is to make it pip-friendly by using new integration
+mode with versiontools.
+
.. _version_2_0_1:
+
Version 2.0.1
=============
.. automodule:: linaro_django_pagination
.. seealso:: To get started quickly see :ref:`usage`
-.. seealso:: See what's new in :ref:`version_2_0_1`
+.. seealso:: See what's new in :ref:`version_2_0_2`
Features
========
"""
-__version__ = (2, 0, 1, "final", 0)
+__version__ = (2, 0, 2, "final", 0)