Skip to content

Commit

Permalink
Version 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
desbma committed Mar 21, 2021
1 parent cc58707 commit 32d189c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hddfancontrol/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

""" Dynamically control fan speed according to hard drive temperature. """

__version__ = "1.4.1"
__version__ = "1.4.2"
__author__ = "desbma"
__license__ = "GPLv3"

Expand Down

0 comments on commit 32d189c

Please sign in to comment.