mirror of
https://github.com/KevinMidboe/delugeClient.git
synced 2025-10-29 12:00:13 +00:00
5 lines
71 B
Python
5 lines
71 B
Python
__version__ = '0.3.3'
|
|
|
|
if __name__ == '__main__':
|
|
print(__version__)
|