Skip to content

Commit

Permalink
bump version #
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenGenusa committed Sep 10, 2017
1 parent e604386 commit 127077b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BuildCrestronCommandReference.py
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ def generate_documentation(self):

if __name__ == "__main__":
# pylint: disable-msg=C0103
print("\nStephen Genusa's Crestron Device Command Documentation Builder 1.8\n")
print("\nStephen Genusa's Crestron Device Command Documentation Builder 1.81\n")
parser = argparse.ArgumentParser()
parser.add_argument("-ip", "--iptocheck", help="A single Crestron IP address to build documentation for.")
parser.add_argument("-fssh", "--forcessh", action="store_true",
Expand Down

0 comments on commit 127077b

Please sign in to comment.