Skip to content

Commit

Permalink
v0.5.1 bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Die4Ever committed Jul 15, 2022
1 parent ec3646a commit 0358ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BuildLibs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import pathlib

def GetVersion() -> str:
return 'v0.5 Alpha'
return 'v0.5.1 Alpha'

class FancyPacker:
def __init__(self, endianness: str, mappings: dict):
Expand Down

0 comments on commit 0358ae8

Please sign in to comment.