Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidCEllis committed Sep 10, 2024
1 parent 92e7482 commit 1e739d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ducktools/lazyimporter/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import os
import sys

__version__ = "v0.5.1"
__version__ = "v0.6.0"
__all__ = [
"LazyImporter",
"ModuleImport",
Expand Down

0 comments on commit 1e739d2

Please sign in to comment.