Skip to content

Commit 35e6f13

Browse files
committed
bump bitproto compiler to v1.2.0 to support lsp server
1 parent 5a04fdc commit 35e6f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/bitproto/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
99
"""
1010

11-
__version__ = "1.1.2"
11+
__version__ = "1.2.0"
1212
__description__ = "bit level data interchange format."

0 commit comments

Comments
 (0)