Skip to content

Commit

Permalink
Updated version number in __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Mar 14, 2023
1 parent e3344b4 commit 461f7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wheel/__init__.py
@@ -1,3 +1,3 @@
from __future__ import annotations

__version__ = "0.38.4"
__version__ = "0.40.0"

0 comments on commit 461f7a3

Please sign in to comment.