Skip to content

Commit

Permalink
version bump for new tables
Browse files Browse the repository at this point in the history
  • Loading branch information
ywangd committed Dec 9, 2023
1 parent 41c0cc4 commit f1cea08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pybufrkit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
UnknownDescriptor,
PyBufrKitError)

__version__ = '0.2.20'
__version__ = '0.2.21'
__author__ = 'ywangd@gmail.com'

LOGGER = logging.getLogger('PyBufrKit')
Expand Down

0 comments on commit f1cea08

Please sign in to comment.