Skip to content

Commit

Permalink
Bump 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Teddy Reed committed Dec 30, 2015
1 parent c518b92 commit 0c7ab30
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 @@ -6,6 +6,6 @@
import me

__title__ = "uefi_firmware"
__version__ = "1.2"
__version__ = "1.3"

This comment has been minimized.

Copy link
@anatol

anatol Jan 4, 2016

Contributor

Could you please add a git tag for this release as well?

This comment has been minimized.

Copy link
@theopolis

theopolis Jan 4, 2016

Owner

Done! Thanks for pointing the missed-tag out @anatol!

__author__ = "Teddy Reed"
__license__ = "BSD"

0 comments on commit 0c7ab30

Please sign in to comment.