Skip to content

Commit

Permalink
Update antenati.py
Browse files Browse the repository at this point in the history
version to 2.3
  • Loading branch information
gcerretani authored May 21, 2022
1 parent b4377d2 commit 875adaa
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.2'
__version__ = '2.3'

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

0 comments on commit 875adaa

Please sign in to comment.