Skip to content

Commit

Permalink
Update version number to 2016.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blechta committed Jan 16, 2017
1 parent d3ece13 commit 744bffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dolfintape/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 744bffe

Please sign in to comment.