Skip to content

Commit

Permalink
bump version to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zariiii9003 committed Oct 8, 2023
1 parent bc52cc0 commit 2ca859d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/win_precise_time/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: MIT

__version__ = "1.4.1"
__version__ = "1.4.2"

from win_precise_time._t import (
time as time,
Expand Down

0 comments on commit 2ca859d

Please sign in to comment.