Skip to content

Commit

Permalink
Merge pull request #611 from voxel51/swheaton-patch-1
Browse files Browse the repository at this point in the history
v0.12.4 bump
  • Loading branch information
swheaton authored Jan 13, 2024
2 parents ac1d93f + 55eac75 commit b6bcd29
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 @@ -16,7 +16,7 @@
from wheel.bdist_wheel import bdist_wheel


VERSION = "0.12.3"
VERSION = "0.12.4"


class BdistWheelCustom(bdist_wheel):
Expand Down

0 comments on commit b6bcd29

Please sign in to comment.