Skip to content

Commit

Permalink
Bump to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arenekosreal committed Oct 20, 2024
1 parent d8b0fe5 commit 205eaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/waydroid_injector/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
from waydroid_injector.type_defines import EntrypointFunctionType


__version__ = "0.2.0"
__version__ = "0.2.1"


def _type_accepted(i: Any, *ts: type | None) -> bool: # noqa: ANN401
Expand Down

0 comments on commit 205eaf0

Please sign in to comment.