1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

Change version to 2.8.0

This commit is contained in:
Tessa Walsh 2024-04-23 23:25:53 +02:00
parent fee14d7fe8
commit 1e2665af13

View File

@ -1,4 +1,4 @@
__version__ = '2.8.0-dev'
__version__ = '2.8.0'
if __name__ == '__main__':
print(__version__)