Skip to content

Commit

Permalink
Flake 8
Browse files Browse the repository at this point in the history
  • Loading branch information
david-i-berry committed Feb 13, 2024
1 parent edc59ea commit 25874e5
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.8.1_dev'
__version__ = '0.8.1'

import csv
from datetime import timezone, datetime
Expand Down

0 comments on commit 25874e5

Please sign in to comment.