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 84a81c5 commit c647428Copy full SHA for c647428
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "beancount-parser"
3
-version = "0.1.20"
+version = "0.1.21"
4
description = "Standalone Lark based Beancount syntax parser (not relying on Beancount library), MIT license"
5
authors = ["Fang-Pen Lin <[email protected]>"]
6
license = "MIT"
0 commit comments