Hotfix release v0.12.2

This commit is contained in:
Dominik Pataky 2023-08-20 14:44:44 +02:00
parent 098acc1ae9
commit 71fb316a24

View file

@ -7,7 +7,7 @@ with open("README.md", "r") as fh:
setup(
name='netflow',
version='0.12.1',
version='0.12.2',
description='NetFlow v1, v5, v9 and IPFIX tool suite implemented in Python 3',
long_description=long_description,
long_description_content_type='text/markdown',