We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d77536d commit a196d11Copy full SHA for a196d11
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="python-logging-loki",
8
- version="0.1.0",
+ version="0.2.0",
9
description="Python logging handler for Grafana Loki.",
10
long_description=long_description,
11
long_description_content_type="text/markdown",
0 commit comments