Add functions for a simple CLI<->HTTP layer.

This commit is contained in:
Jonathan Bernard
2018-10-02 12:09:18 -05:00
parent d368e85e33
commit e0eb8fd4c2
2 changed files with 17 additions and 2 deletions

View File

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