Skip to content

Commit

Permalink
Bump version number to v0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RedFantom committed Aug 2, 2021
1 parent 4fcd44c commit 4fe10bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ def copy_to_target(self, target: str):

setup(
name="tkextrafont",
version="v0.6.2",
version="v0.6.3",
packages=["tkextrafont"],
description="Fonts loader for Tkinter",
author="The extrafont and tkextrafont authors",
Expand Down

0 comments on commit 4fe10bb

Please sign in to comment.