We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4de532b commit 29fd931Copy full SHA for 29fd931
main.py
@@ -27,7 +27,7 @@
27
28
# ==============================================================================
29
# Constants
30
-PROG_VERSION = "0.1"
+PROG_VERSION = "1.0"
31
PROG_NAME = "SD17-example"
32
PROG_DESCRIPTION = "SmartDoc 2017 Sample Method - command line interface"
33
EXITCODE_OK = 0
0 commit comments