File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
# ------------------------------------------------------------------------------
12
12
major_version = "0"
13
13
minor_version = "6"
14
- patch_version = "0 "
14
+ patch_version = "1 "
15
15
16
16
# ------------------------------------------------------------------------------
17
17
# Help String
18
18
# ------------------------------------------------------------------------------
19
19
20
20
HELP = """====================================================
21
21
font-line
22
- Copyright 2016 Christopher Simpkins
22
+ Copyright 2017 Christopher Simpkins
23
23
MIT License
24
24
Source: https://github.com/source-foundry/font-line
25
25
====================================================
67
67
# ------------------------------------------------------------------------------
68
68
69
69
USAGE = """
70
- Usage: font-line [subcommand] <arg> [font path 1] <font path 2> <font path ...>"""
70
+ Usage: font-line [subcommand] <arg> [font path 1] <font path 2> <font path ...>"""
You can’t perform that action at this time.
0 commit comments