Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
realshouzy committed May 11, 2024
1 parent 059d03f commit b802534
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.1.1"
__version__: Final[str] = "1.2.0"

from typing import Final

0 comments on commit b802534

Please sign in to comment.