What's Changed
* Added setuptools and removed readthedocs config by kaklise in https://github.com/USEPA/WNTR/pull/396
* Documentation updates to install WNTR without Anaconda by kaklise in https://github.com/USEPA/WNTR/pull/403
* Added google analytics key by kbonney in https://github.com/USEPA/WNTR/pull/406
* Added EpanetException class and subclasses that allow for cleaner error reporting during IO by dbhart in https://github.com/USEPA/WNTR/pull/381
* Fixed bug caused by units="SI" in a call to write_inp by kbonney in https://github.com/USEPA/WNTR/pull/410
* Fixed bug caused by changes in NetworkX draw function by kbonney in https://github.com/USEPA/WNTR/pull/417
* Added basic and geospatial jupyter notebook demos, updated documentation by kaklise in https://github.com/USEPA/WNTR/pull/419
* Resolved deprecation/future warnings and included GeoPandas in windows build test by kaklise in https://github.com/USEPA/WNTR/pull/423
* Added nodes/pipes to excluded in skeletonization by frank-hulo in https://github.com/USEPA/WNTR/pull/384
* Updates to the basic and geospatial demos by kaklise in https://github.com/USEPA/WNTR/pull/427
* Minor update to demos by kaklise in https://github.com/USEPA/WNTR/pull/428
* Fixed bug related to link colormap by kaklise in https://github.com/USEPA/WNTR/pull/429
* Fixed bug in GIS I/O caused by index names by kbonney in https://github.com/USEPA/WNTR/pull/395
* Fixed bug in network_animation by mi-les in https://github.com/USEPA/WNTR/pull/405
New Contributors
* frank-hulo made their first contribution in https://github.com/USEPA/WNTR/pull/384
* mi-les made their first contribution in https://github.com/USEPA/WNTR/pull/405
**Full Changelog**: https://github.com/USEPA/WNTR/compare/1.1.0...1.2.0rc1