mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
bump version
This commit is contained in:
parent
2bc3c98e44
commit
ac9f594dc7
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@
|
|||
# 3) we can import it into your module module
|
||||
"""
|
||||
|
||||
__version_info__ = ('0', '41', '0')
|
||||
__version_info__ = ('0', '42', '0')
|
||||
__version__ = '.'.join(__version_info__)
|
||||
|
|
Loading…
Add table
Reference in a new issue