Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pwoods25443 committed Jan 16, 2023
1 parent 91de39a commit d958bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ais_tools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Tools for managing AIS messages
"""

__version__ = 'v0.1.5.dev2'
__version__ = 'v0.1.5.dev3'
__author__ = 'Paul Woods'
__email__ = '[email protected]'
__source__ = 'https://github.com/GlobalFishingWatch/ais-tools'
Expand Down

0 comments on commit d958bce

Please sign in to comment.