Skip to content

Commit

Permalink
Bump version 1.8 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
theopolis authored Sep 23, 2018
1 parent 21106ba commit 044fbde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uefi_firmware/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,6 @@ def dump(self, parent, index=None):


__title__ = "uefi_firmware"
__version__ = "1.7"
__version__ = "1.8"
__author__ = "Teddy Reed"
__license__ = "BSD"

0 comments on commit 044fbde

Please sign in to comment.