Skip to content

Commit

Permalink
Bump version up.
Browse files Browse the repository at this point in the history
  • Loading branch information
desilinguist committed Dec 5, 2017
1 parent b9ddf47 commit 9876f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gridmap/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
:organization: ETS
'''

__version__ = '0.13.0'
__version__ = '0.14.0'
VERSION = tuple(int(x) for x in __version__.split('.'))

0 comments on commit 9876f2b

Please sign in to comment.