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
zariiii9003 committed Oct 8, 2022
1 parent 439c3e6 commit ff612f9
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.3.1"
__version__ = "1.4.0"

from win_precise_time._t import (
time,
Expand Down

0 comments on commit ff612f9

Please sign in to comment.