Ankit Dangi
Ankit Dangi
Adds previously missing installation instructions Please review: @rhysd
**Is your feature request related to a problem? Please describe.** An enhancement to versioning in `KGTK` releases in place of `__version__` in [__init__.py](https://github.com/usc-isi-i2/kgtk/blob/master/kgtk/__init__.py). **Describe the solution you'd like** Use [bump2version](https://github.com/c4urself/bump2version)...
- Allows for URLs to support Authorization and other HttpHeaders. - Calls FileUtil.openURL(URLConnection conn) rather than FileUtil.openURL(URL url). - JIRA: https://issues.apache.org/jira/browse/FELIX-5680