. . .
No release will be made.
As per the semantic-release doc, publish will run version, so doing it ourselves, it turns out, is a BAD thing ([`f873a82`](https://github.com/eyeonus/Trade-Dangerous/commit/f873a8224d1df938bd9bb94904ee3c17ab4e47fd))
* fix: remove Travis, separate GUI ([`4557d7b`](https://github.com/eyeonus/Trade-Dangerous/commit/4557d7bb7dd65b2aab1c3e2e34494e305ebd73bb))
Refactor
* refactor: remove Travis ([`0b28406`](https://github.com/eyeonus/Trade-Dangerous/commit/0b2840633e8e30e95a1d0f0efc4aa8481cbcce6c))
Unknown
* 10.13.3
python-semantic-release automatic version update. ([`f9ef6cd`](https://github.com/eyeonus/Trade-Dangerous/commit/f9ef6cdb8f657721c6644f48a74aaab5dcedbf50))
* Merge branch &39;master&39; of https://github.com/eyeonus/Trade-Dangerous ([`316deb8`](https://github.com/eyeonus/Trade-Dangerous/commit/316deb8e43334bdf18a49dd5e4514b08a35a6115))
* refactor - split gui into own console command &39;tradegui&39;
Can no longer launch TD GUI by passing the &39;gui&39; argument to trade as in
&39;>python trade.py gui&39;
Good news is this means users not using the GUI won&39;t get any tk related
errors when running the CLI.
docs - updated gui.py with development roadmap ([`5e4d272`](https://github.com/eyeonus/Trade-Dangerous/commit/5e4d2725d3086a9868733397a4dbdf778a29f9bc))