Skip to content

Commit

Permalink
Bump version to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
antlarr committed May 4, 2023
1 parent 42a41f1 commit 64a18ae
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 @@ -424,7 +424,7 @@ def main():
'rotate180|skew|transmove>,<xoff>,<yoff>)')

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

args = parser.parse_args()

Expand Down

0 comments on commit 64a18ae

Please sign in to comment.