Skip to content

Commit

Permalink
build(version): bump version to 5.4.2
Browse files Browse the repository at this point in the history
F33RNI committed Apr 20, 2024
1 parent c945748 commit f6331d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _version.py
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@

from packaging import version

__version__ = "5.4.1"
__version__ = "5.4.2"


def version_major() -> int:

0 comments on commit f6331d7

Please sign in to comment.