Skip to content

Commit

Permalink
v1.0.4.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
mborgerson committed Jul 13, 2023
1 parent 0ac421a commit d927c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xbe/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

log = logging.getLogger(__name__)

__version__ = "1.0.3"
__version__ = "1.0.4.dev0"


class XbeKernelImage:
Expand Down

0 comments on commit d927c05

Please sign in to comment.