Skip to content

Commit

Permalink
Release 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GhostofGoes committed Dec 10, 2021
1 parent 156d7a4 commit b9d8e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getmac/getmac.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
log = logging.getLogger("getmac")
log.addHandler(logging.NullHandler())

__version__ = "0.8.2"
__version__ = "0.8.3"
PY2 = sys.version_info[0] == 2

# Configurable settings
Expand Down

0 comments on commit b9d8e5a

Please sign in to comment.