File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- Webrecorder pywb 2.8
1
+ Webrecorder pywb 2.8.1
2
2
====================
3
3
4
4
.. image :: https://raw.githubusercontent.com/webrecorder/pywb/main/pywb/static/pywb-logo.png
@@ -13,7 +13,7 @@ Web Archiving Tools for All
13
13
14
14
`View the full pywb documentation <https://pywb.readthedocs.org >`_
15
15
16
- **pywb ** is a Python (2 and 3) web archiving toolkit for replaying web archives large and small as accurately as possible.
16
+ **pywb ** is a Python 3 web archiving toolkit for replaying web archives large and small as accurately as possible.
17
17
The toolkit now also includes new features for creating high-fidelity web archives.
18
18
19
19
This toolset forms the foundation of Webrecorder project, but also provides a generic web archiving toolkit
Original file line number Diff line number Diff line change 1
- __version__ = '2.8.0 '
1
+ __version__ = '2.8.1 '
2
2
3
3
if __name__ == '__main__' :
4
4
print (__version__ )
You can’t perform that action at this time.
0 commit comments