mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
5 lines
73 B
Python
5 lines
73 B
Python
__version__ = '2.8.2'
|
|
|
|
if __name__ == '__main__':
|
|
print(__version__)
|