mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
Bump version
This commit is contained in:
parent
b190dddee9
commit
23891be2f1
@ -1,4 +1,4 @@
|
|||||||
Webrecorder pywb 2.8
|
Webrecorder pywb 2.8.1
|
||||||
====================
|
====================
|
||||||
|
|
||||||
.. image:: https://raw.githubusercontent.com/webrecorder/pywb/main/pywb/static/pywb-logo.png
|
.. image:: https://raw.githubusercontent.com/webrecorder/pywb/main/pywb/static/pywb-logo.png
|
||||||
@ -13,7 +13,7 @@ Web Archiving Tools for All
|
|||||||
|
|
||||||
`View the full pywb documentation <https://pywb.readthedocs.org>`_
|
`View the full pywb documentation <https://pywb.readthedocs.org>`_
|
||||||
|
|
||||||
**pywb** is a Python (2 and 3) web archiving toolkit for replaying web archives large and small as accurately as possible.
|
**pywb** is a Python 3 web archiving toolkit for replaying web archives large and small as accurately as possible.
|
||||||
The toolkit now also includes new features for creating high-fidelity web archives.
|
The toolkit now also includes new features for creating high-fidelity web archives.
|
||||||
|
|
||||||
This toolset forms the foundation of Webrecorder project, but also provides a generic web archiving toolkit
|
This toolset forms the foundation of Webrecorder project, but also provides a generic web archiving toolkit
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
__version__ = '2.8.0'
|
__version__ = '2.8.1'
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
print(__version__)
|
print(__version__)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user