Skip to content

Commit

Permalink
bump to 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminpkane committed Feb 9, 2022
1 parent 83dbc79 commit 002c632
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 @@ -12,7 +12,7 @@
from wheel.bdist_wheel import bdist_wheel


VERSION = "0.6.3"
VERSION = "0.6.4"


class BdistWheelCustom(bdist_wheel):
Expand Down

0 comments on commit 002c632

Please sign in to comment.