Skip to content

Commit

Permalink
Back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryPTB committed Jul 11, 2023
1 parent 782b456 commit 0398df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synop2bufr/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
from csv2bufr import BUFRMessage
from pymetdecoder import synop

__version__ = '0.5.0'
__version__ = '0.5.dev1'

LOGGER = logging.getLogger(__name__)

Expand Down

0 comments on commit 0398df5

Please sign in to comment.