1.4.3
- Added default value to the arguments and removed the unnecessary if else.
- Removed the unnecessary f-strings
- Added
sys.exit(1)
. - Moved
.pwyrc
to~/.config/pwyrc
(in Unix-like OS). - Minor code refactor.
sys.exit(1)
..pwyrc
to ~/.config/pwyrc
(in Unix-like OS).