Skip to content

Commit 29fd931

Browse files
author
Joseph Chazalon
committed
bumped version
1 parent 4de532b commit 29fd931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
# ==============================================================================
2929
# Constants
30-
PROG_VERSION = "0.1"
30+
PROG_VERSION = "1.0"
3131
PROG_NAME = "SD17-example"
3232
PROG_DESCRIPTION = "SmartDoc 2017 Sample Method - command line interface"
3333
EXITCODE_OK = 0

0 commit comments

Comments
 (0)