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

Once more, now 2.8.3

This commit is contained in:
Tessa Walsh 2024-04-26 10:32:43 +02:00
parent 6205646b9b
commit 97fffe3a34
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Webrecorder pywb 2.8.2
Webrecorder pywb 2.8
====================
.. image:: https://raw.githubusercontent.com/webrecorder/pywb/main/pywb/static/pywb-logo.png

View File

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