We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 098acc1 commit 71fb316Copy full SHA for 71fb316
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='netflow',
10
- version='0.12.1',
+ version='0.12.2',
11
description='NetFlow v1, v5, v9 and IPFIX tool suite implemented in Python 3',
12
long_description=long_description,
13
long_description_content_type='text/markdown',
0 commit comments