Skip to content

Commit

Permalink
bumping package version
Browse files Browse the repository at this point in the history
  • Loading branch information
brimoor committed Feb 11, 2023
1 parent 1e5df72 commit 0ce62db
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.2"
VERSION = "0.8.3"


class BdistWheelCustom(bdist_wheel):
Expand Down

0 comments on commit 0ce62db

Please sign in to comment.