Skip to content

Commit

Permalink
back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Oct 2, 2022
1 parent 9c36434 commit bbd2e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bufr2geojson/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#
###############################################################################

__version__ = "0.4.0"
__version__ = "0.5.dev0"

from collections import OrderedDict
from copy import deepcopy
Expand Down

0 comments on commit bbd2e1f

Please sign in to comment.