What's Changed
* feat(annotations): improve for use as embedded annotations by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/350
* More annotation tweaks: remove unused ids, use `rdf:li` by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/353
* fix(nml-channel-analysis): include `ionChannelVShift` by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/356
* Updates to xpp running/plotting by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/355
* feat(rotation): allow users to pick if they want a copy by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/361
* animate matplotlib plots by YBCS in https://github.com/NeuroML/pyNeuroML/pull/348
* Feat/test animate plots by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/365
* feat(pynml-modchananalysis): add labels and fix file name by sanjayankur31 in https://github.com/NeuroML/pyNeuroML/pull/352
* Better handling of nested if statements in xpp parser by pgleeson in https://github.com/NeuroML/pyNeuroML/pull/368
**Full Changelog**: https://github.com/NeuroML/pyNeuroML/compare/v1.2.12...v1.2.13