We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1350cec commit 59519e4Copy full SHA for 59519e4
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="colorlog",
5
- version="6.1.1a1",
+ version="6.2.0a1",
6
description="Add colours to the output of Python's logging module.",
7
long_description=open("README.md").read(),
8
long_description_content_type="text/markdown",
0 commit comments