We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbba5ec commit 73b4971Copy full SHA for 73b4971
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="colorlog",
5
- version="6.0.0-alpha.1",
+ version="6.0.0-alpha.2",
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