diff --git a/dolfintape/__init__.py b/dolfintape/__init__.py index fe5e074..037af90 100644 --- a/dolfintape/__init__.py +++ b/dolfintape/__init__.py @@ -18,7 +18,7 @@ """This is dolfin-tape, the DOLFIN tools for a posteriori error estimation.""" __author__ = "Jan Blechta" -__version__ = "2016.2.0.dev0" +__version__ = "2016.2.0" __license__ = 'LGPL v3' # Avoid PETSc being initialized by DOLFIN, which sets some performance