Fixes #57 by adding a configuration variable for 'mccode-pooch' tag version
By default, the variable is 'latest' to select the most-recent tag (determined when loading the mccode_antlr module).
A user should be able to override this by setting a different value in the module's config file (location platform dependent).
An error is thrown if no tag matches the specified value.
Only the default 'latest' has been tested thus far.
Fixes #57 by adding a configuration variable for 'mccode-pooch' tag version
By default, the variable is 'latest' to select the most-recent tag (determined when loading the mccode_antlr module). A user should be able to override this by setting a different value in the module's config file (location platform dependent). An error is thrown if no tag matches the specified value.
Only the default 'latest' has been tested thus far.