We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6205646 commit 97fffe3Copy full SHA for 97fffe3
README.rst
@@ -1,4 +1,4 @@
1
-Webrecorder pywb 2.8.2
+Webrecorder pywb 2.8
2
====================
3
4
.. image:: https://raw.githubusercontent.com/webrecorder/pywb/main/pywb/static/pywb-logo.png
pywb/version.py
-__version__ = '2.8.2'
+__version__ = '2.8.3'
if __name__ == '__main__':
print(__version__)
0 commit comments