Skip to content

Commit

Permalink
Bump version to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
antlarr-suse committed Jun 29, 2020
1 parent d2eff04 commit 65f92f0
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 @@ -418,7 +418,7 @@ def main():
'rotate180|skew|transmove>,<xoff>,<yoff>)')

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

args = parser.parse_args()

Expand Down

0 comments on commit 65f92f0

Please sign in to comment.