Skip to content

Commit b6bcd29

Browse files
authored
Merge pull request #611 from voxel51/swheaton-patch-1
v0.12.4 bump
2 parents ac1d93f + 55eac75 commit b6bcd29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from wheel.bdist_wheel import bdist_wheel
1717

1818

19-
VERSION = "0.12.3"
19+
VERSION = "0.12.4"
2020

2121

2222
class BdistWheelCustom(bdist_wheel):

0 commit comments

Comments
 (0)