Skip to content

Commit 981f37c

Browse files
committed
docs: Add comments
1 parent 6fd2695 commit 981f37c

File tree

2 files changed

+252
-74
lines changed

2 files changed

+252
-74
lines changed

gdscript_to_docs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
__all__ = ["bbcode_to_markdown", "parse_gd_script", "render_script_markdown", "write_docs", "__version__"]
2-
__version__ = "0.1.0"
2+
__version__ = "0.1.1"

0 commit comments

Comments
 (0)