Make the CombinedConfig.getVal function more tolerant of non-string values.

This commit is contained in:
Jonathan Bernard
2018-05-18 11:18:40 -05:00
parent 64fdcb359d
commit 95f3bc48bd
2 changed files with 11 additions and 2 deletions

View File

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