Skip to content

Commit e90c0c4

Browse files
committed
Updated __main__.py
1 parent ef215de commit e90c0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buisciii/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def run_buisciii():
6666
highlight=False,
6767
)
6868

69-
__version__ = "2.3.0"
69+
__version__ = "2.3.1"
7070
stderr.print(
7171
"[grey39] BUISCIII-tools version {}".format(__version__), highlight=False
7272
)

0 commit comments

Comments
 (0)