Skip to content

Commit f65a5c4

Browse files
author
Charles Daniels
committed
bump version to 0.0.2-RELEASE
1 parent 512a066 commit f65a5c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shelldoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import traceback
66
import os
77
import pathlib
88

9-
shelldoc_version = "0.0.2-git"
9+
shelldoc_version = "0.0.2-RELEASE"
1010

1111
def main():
1212
parser = argparse.ArgumentParser(

0 commit comments

Comments
 (0)