Skip to content

Commit

Permalink
Version 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
desbma committed Mar 20, 2021
1 parent 7e7c842 commit efda476
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.0"
__version__ = "1.4.1"
__author__ = "desbma"
__license__ = "GPLv3"

Expand Down

0 comments on commit efda476

Please sign in to comment.