What's Changed
* Update README.md (broken link) by ziroux in https://github.com/tehmaze/ansi/pull/31
* add license information to setup.cfg by HeinrichAD in https://github.com/tehmaze/ansi/pull/32
* Allow importing the main module to import all submodules by Keyacom in https://github.com/tehmaze/ansi/pull/29
* Enable empty sequences that evaluate to the empty string. by b78 in https://github.com/tehmaze/ansi/pull/27
* ✨ Enable concatenating a string and a sequence by b78 in https://github.com/tehmaze/ansi/pull/26
* bugfix erase screen sequence and 'from ansi.color import ...' by jquast in https://github.com/tehmaze/ansi/pull/33
* add 'bg=True' to rgb256, 28 by jquast in https://github.com/tehmaze/ansi/pull/34
New Contributors
* ziroux made their first contribution in https://github.com/tehmaze/ansi/pull/31
* HeinrichAD made their first contribution in https://github.com/tehmaze/ansi/pull/32
* Keyacom made their first contribution in https://github.com/tehmaze/ansi/pull/29
**Full Changelog**: https://github.com/tehmaze/ansi/compare/ansi-0.3.6...ansi-0.3.7