mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-28 00:25:21 +01:00
ui: fix loading search page ensure embedded mode is working update to wombat 3.3.6 bump to 2.7.0b0
5 lines
75 B
Python
5 lines
75 B
Python
__version__ = '2.7.0b0'
|
|
|
|
if __name__ == '__main__':
|
|
print(__version__)
|