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 Jun 6, 2023
1 parent 8c94874 commit 276677a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csv2bufr/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#
###############################################################################

__version__ = '0.6.2'
__version__ = '0.6.dev3'

import csv
from datetime import timezone, datetime
Expand Down

0 comments on commit 276677a

Please sign in to comment.