diff --git a/setup.py b/setup.py index bde6c3c..c5075cf 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pygments-promql", - version="0.0.7", + version="0.0.8", author="Pablo Seminario", author_email="pablo@seminar.io", description="A PromQL lexer for Pygments",