Skip to content

Commit

Permalink
version 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gcerretani authored Dec 28, 2022
1 parent ef71470 commit aa91578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion antenati.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
__author__ = 'Giovanni Cerretani'
__copyright__ = 'Copyright (c) 2022, Giovanni Cerretani'
__license__ = 'MIT License'
__version__ = '2.3'
__version__ = '2.4'

from argparse import ArgumentDefaultsHelpFormatter, ArgumentParser
from concurrent.futures import ThreadPoolExecutor, as_completed
Expand Down

0 comments on commit aa91578

Please sign in to comment.