Skip to content

Commit

Permalink
Bump version to 2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4l committed Apr 26, 2024
1 parent 23891be commit 6205646
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Webrecorder pywb 2.8.1
Webrecorder pywb 2.8.2
====================

.. image:: https://raw.githubusercontent.com/webrecorder/pywb/main/pywb/static/pywb-logo.png
Expand Down
2 changes: 1 addition & 1 deletion pywb/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '2.8.1'
__version__ = '2.8.2'

if __name__ == '__main__':
print(__version__)

0 comments on commit 6205646

Please sign in to comment.