Skip to content

Commit

Permalink
- version up to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dd4e authored Aug 1, 2023
1 parent 00f4d4f commit 7ce72fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyedid/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
'parse_edid'
)

__version__ = '1.0.2'
__version__ = '1.0.3'


def parse_edid(raw: Union[bytes, str], registry: Registry = DEFAULT_REGISTRY) -> Edid:
Expand Down

0 comments on commit 7ce72fb

Please sign in to comment.