Skip to content

Commit

Permalink
Merge pull request #761 from QuLogic/v0.14.x
Browse files Browse the repository at this point in the history
Bump to v0.14.2
  • Loading branch information
pelson committed Apr 20, 2016
2 parents bc9c431 + 27818ed commit d3df291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cartopy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

from __future__ import (absolute_import, division, print_function)

__version__ = '0.14.1'
__version__ = '0.14.2'
__document_these__ = ['config']

# Enable shapely performance enhancements
Expand Down

0 comments on commit d3df291

Please sign in to comment.