Skip to content

Commit 8e5644c

Browse files
committed
Bump main version number because we have a breaking change for cost spec grammar
1 parent 69194ee commit 8e5644c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "beancount-parser"
3-
version = "0.2.0"
3+
version = "1.0.0"
44
description = "Standalone Lark based Beancount syntax parser (not relying on Beancount library), MIT license"
55
authors = ["Fang-Pen Lin <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)