We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2efca commit 3a396e9Copy full SHA for 3a396e9
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.6.0"
+version = "0.7.0"
21
edition = "2021"
22
authors = ["The GreptimeDB Project Developers"]
23
keywords = ["prometheus", "promql", "parser"]
0 commit comments