Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sachaa-Thanasius committed Oct 23, 2024
1 parent 44e530d commit b438067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/defer_imports/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from importlib.machinery import BYTECODE_SUFFIXES, SOURCE_SUFFIXES, FileFinder, ModuleSpec, PathFinder, SourceFileLoader


__version__ = "0.1.0.dev1"
__version__ = "0.1.0"

__all__ = (
"install_import_hook",
Expand Down

0 comments on commit b438067

Please sign in to comment.