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 8f89a65 commit 6d62861Copy full SHA for 6d62861
Cargo.toml
@@ -17,7 +17,7 @@ name = "promql-parser"
17
readme = "README.md"
18
description = "Parse PromQL query into AST"
19
repository = "https://github.com/GreptimeTeam/promql-parser"
20
-version = "0.3.1"
+version = "0.4.0"
21
edition = "2021"
22
authors = ["The GreptimeDB Project Developers"]
23
keywords = ["prometheus", "promql", "parser"]
0 commit comments