Skip to content

Commit

Permalink
🔖 bump version to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousret committed Jan 27, 2025
1 parent ce032f2 commit 07215c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kiss_headers/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
Expose version
"""

__version__ = "2.4.3"
__version__ = "2.5.0"
VERSION = __version__.split(".")

0 comments on commit 07215c0

Please sign in to comment.