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

Bump version to 2.7.3

This commit is contained in:
Tessa Walsh 2023-01-05 17:34:17 -05:00
parent 3d0673e32a
commit 1790fd006a

View File

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