mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-21 19:12:10 +01:00
5 lines
78 B
Python
5 lines
78 B
Python
__version__ = '2.6.0.dev0'
|
|
|
|
if __name__ == '__main__':
|
|
print(__version__)
|