* Freshen up the dev dependencies * Add the Python 3.7 classifier * Actually fix import issue
0.6.2
------------------
* Fix import issue
0.6.1
------------------
* Bump dependency on tsplib95 to 0.3.2
0.6.0
------------------
* First release on PyPI as ``acopy`` * Complete rewrite * Support for ``networkx`` * Support for ``tsplib95`` * Customizable solver * Plotting capabilities * Now uses Apache 2.0 License (formerly GPLv3) * Supports only python 3.6+