Add config helper function to find config files in a standardized manner.

This commit is contained in:
2023-05-13 07:07:56 -05:00
parent b1cc4fbe51
commit 7af0acce68
2 changed files with 19 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Package
version = "0.8.0"
version = "0.8.1"
author = "Jonathan Bernard"
description = "Helper functions for writing command line interfaces."
license = "MIT"