Skip to content

Commit

Permalink
Updated __version__ to match the release
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Oct 20, 2022
1 parent 0d374f8 commit fcb94cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wheel/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from __future__ import annotations

__version__ = "0.37.1"
__version__ = "0.38.0"

0 comments on commit fcb94cd

Please sign in to comment.