POP 13 Release

This release adds __sub_alias__ to a sub’s init.py so that subs can be referenced by multiple names – especially if a sub’s name would normally cause a syntax error I.E. a sub named lambda or async

Extended testing with pytest-pop.