Skip to content

Commit

Permalink
Bump version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
realshouzy committed May 17, 2024
1 parent 617d61e commit e897419
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.3.0"
__version__: Final[str] = "1.4.0"

from typing import Final

0 comments on commit e897419

Please sign in to comment.