Skip to content

Commit

Permalink
Increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
cedk committed Dec 29, 2024
1 parent 0d9c762 commit b821c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aeb43/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this repository contains the full copyright notices and license terms.
"""a parser for AEB43 files
"""
__version__ = '0.1.1'
__version__ = '0.1.2'
__all__ = ['AEB43']

import datetime as dt
Expand Down

0 comments on commit b821c21

Please sign in to comment.