Skip to content

Commit

Permalink
Reverted version to v0.2.1 for a hotfix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paebbels committed Jul 7, 2023
1 parent 892a20f commit 16ac3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyEDAA/CLITool/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
__email__ = "Paebbels@gmail.com"
__copyright__ = "2014-2023, Patrick Lehmann, Unai Martinez-Corral"
__license__ = "Apache License, Version 2.0"
__version__ = "0.3.0"
__version__ = "0.2.1"
__keywords__ = ["cli", "abstraction layer", "eda"]

0 comments on commit 16ac3a4

Please sign in to comment.