Skip to content

Commit 5ea003e

Browse files
committed
this is what i get for rushing and not following my own guide
1 parent 3b16771 commit 5ea003e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getmac/getmac.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
if not log.handlers:
5757
log.addHandler(logging.NullHandler())
5858

59-
__version__ = "0.9.2"
59+
__version__ = "0.9.3"
6060

6161
PY2 = sys.version_info[0] == 2 # type: bool
6262

0 commit comments

Comments
 (0)