Skip to content

Commit

Permalink
Bump version to v1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
theopolis committed Aug 10, 2023
1 parent 2ebf478 commit f289219
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 @@ -199,6 +199,6 @@ def dump(self, parent, index=None):


__title__ = "uefi_firmware"
__version__ = "1.10"
__version__ = "1.11"
__author__ = "Teddy Reed"
__license__ = "BSD"

0 comments on commit f289219

Please sign in to comment.