jira-cli
jira-cli copied to clipboard
Pin termcolor to latest version 2.2.0
This PR pins termcolor to the latest release 2.2.0.
Changelog
2.0.0
See GitHub Releases:
- https://github.com/termcolor/termcolor/releases
1.1.0
- Added cprint function.
1.0.1
- Updated README.rst.
1.0.0
- Changed license to MIT.
- Updated copyright.
- Refactored source code.
0.2
- Added support of Python 3.x.
0.1.2
- Fixed bold characters. (Thanks Tibor Fekete)
0.1.1
- Some refactoring.
- Updated copyright.
- Fixed reset colors.
- Updated documentation.
0.1
- Initial release.
Links
- PyPI: https://pypi.org/project/termcolor
- Changelog: https://pyup.io/changelogs/termcolor/