We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164d120 commit b49f93aCopy full SHA for b49f93a
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="colorlog",
5
- version="6.2.0a1",
+ version="6.3.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