Skip to content

Commit

Permalink
bumping version number
Browse files Browse the repository at this point in the history
  • Loading branch information
brimoor committed Apr 3, 2023
1 parent 2f42b26 commit a1f3be7
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.8.5"
VERSION = "0.9.0"


class BdistWheelCustom(bdist_wheel):
Expand Down

0 comments on commit a1f3be7

Please sign in to comment.