Version 0.6.1 2020-10-29
	* Make atomicwrites an optional dependency

Version 0.6.0 2020-10-10
    * Add --log-append flag
    * Add --log-file argument
    * Add usage example in command line help message
    * Use atomic writing for output

Version 0.5.0 2020-05-11
	* Fix bug with Prodigal by changing internal parameters
	* Fix bug with using --force and existing directories
	* Add version to header in output table

Version 0.4.0 2020-03-16
	* Remove Methionine from N-terminus
	* Fix for when no smORFs are present
	* Add --keep-negatives flag
	* Add warning for longer sequences

Version 0.3.1 2020-01-24
	* Fix for Python 2.7

Version 0.3.0 2020-01-24
	* Add get-examples command
	* Add get-smorfs command
	* Convert to scikit-learn
	* Updated training sets
	* Fix license (must be GPL because of Peptides)

Version 0.2.0 2020-01-14
	* Complete release
