Skip to content

Commit

Permalink
back to dev.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-i-berry committed Sep 28, 2023
1 parent 3be7add commit dcf9bbf
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.5.1"
__version__ = "0.5.dev2"

from collections import OrderedDict
from copy import deepcopy
Expand Down

0 comments on commit dcf9bbf

Please sign in to comment.