Skip to content

Commit

Permalink
Update version number to 2016.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blechta committed Aug 22, 2016
1 parent bed8061 commit 36c09bd
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__ = "1.7.0dev"
__version__ = "2016.1.0"
__license__ = 'LGPL v3'

# Avoid PETSc being initialized by DOLFIN, which sets some performance
Expand Down

0 comments on commit 36c09bd

Please sign in to comment.