Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Knucklessg1 committed Jan 9, 2023
2 parents 710c049 + 8bbf72d commit 92502ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Fan-Manager
*Version: 0.1.0*
*Version: 0.2.0*

Manager your Dell PowerEdge Fan Speed with this handy tool!

Expand Down
2 changes: 1 addition & 1 deletion fan_manager/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# coding: utf-8

__version__ = '0.1.0'
__version__ = '0.2.0'
__author__ = 'Audel Rouhi'
__credits__ = 'Audel Rouhi'

0 comments on commit 92502ef

Please sign in to comment.