bump version to 2.6.1

This commit is contained in:
Barbara Miller 2024-12-05 17:52:02 -08:00 committed by GitHub
parent d6b9058e3b
commit fbed60ff38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,7 +43,7 @@ except:
setuptools.setup(
name='warcprox',
version='2.6.0',
version='2.6.1',
description='WARC writing MITM HTTP/S proxy',
url='https://github.com/internetarchive/warcprox',
author='Noah Levitt',