Skip to content

Commit

Permalink
bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
bitsgalore committed Jan 22, 2024
1 parent 066133b commit f11451f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpylyzer/jpylyzer.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
if not SCRIPT_NAME:
SCRIPT_NAME = 'jpylyzer'

__version__ = "2.2.0rc1"
__version__ = "2.2.0"

# Create PARSER
PARSER = argparse.ArgumentParser(
Expand Down

0 comments on commit f11451f

Please sign in to comment.