Skip to content

Commit

Permalink
Bump version to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
antlarr-suse committed Jun 30, 2020
1 parent e51a9b6 commit 30c9627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ttf-converter
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ def main():
'rotate180|skew|transmove>,<xoff>,<yoff>)')

parser.add_argument('--version', action='version',
version='%(prog)s 1.0.5')
version='%(prog)s 1.0.6')

args = parser.parse_args()

Expand Down

0 comments on commit 30c9627

Please sign in to comment.