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 512a066 commit f65a5c4Copy full SHA for f65a5c4
shelldoc
@@ -6,7 +6,7 @@ import traceback
6
import os
7
import pathlib
8
9
-shelldoc_version = "0.0.2-git"
+shelldoc_version = "0.0.2-RELEASE"
10
11
def main():
12
parser = argparse.ArgumentParser(
0 commit comments