Skip to content

Commit

Permalink
Bump version to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
realshouzy committed Jun 11, 2024
1 parent d8a44e6 commit 91a3013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nrw/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

from __future__ import annotations

__version__: Final[str] = "1.5.1"
__version__: Final[str] = "1.5.2"

from typing import Final

0 comments on commit 91a3013

Please sign in to comment.