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

Increment version to 2.7.0

This commit is contained in:
Tessa Walsh 2022-11-22 14:13:23 -05:00
parent fec9cef818
commit 3b49c2229e

View File

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