Skip to content

Commit

Permalink
Bumped version to v0.4.2. [SKIP CI]
Browse files Browse the repository at this point in the history
  • Loading branch information
Paebbels committed Jul 7, 2023
1 parent 12e4088 commit a20408b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyTooling/CLIAbstraction/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
__email__ = "Paebbels@gmail.com"
__copyright__ = "2014-2023, Patrick Lehmann"
__license__ = "Apache License, Version 2.0"
__version__ = "0.4.1"
__version__ = "0.4.2"
__keywords__ = ["abstract", "executable", "cli", "cli arguments"]

from pathlib import Path
Expand Down

0 comments on commit a20408b

Please sign in to comment.