Skip to content

Commit

Permalink
updated version string
Browse files Browse the repository at this point in the history
  • Loading branch information
monzelr committed Jun 22, 2023
1 parent aead5be commit 90f1459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dmx/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

__author__ = 'Rune Monzel'
__email__ = '[email protected]'
__version__ = '0.2.1'
__version__ = '0.2.2'
__all__ = ['DMX',
'logger',
'Device',
Expand Down

0 comments on commit 90f1459

Please sign in to comment.