Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tanerbajrovic committed Mar 5, 2024
1 parent 64ec56c commit 50dbd1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etfparse.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import argparse


__version__ = '1.1.0'
__version__ = '1.2.0'


def add_options(parser: argparse.ArgumentParser) -> None:
Expand Down

0 comments on commit 50dbd1a

Please # to comment.