New PyPI release

This commit is contained in:
Thomas Patzke
2017-12-14 22:40:31 +01:00
parent fc2dd90aaf
commit 7708a538f4
+1 -1
View File
@@ -13,7 +13,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f:
setup(
name='sigmatools',
version='0.1.2',
version='0.1.3',
description='Tools for the Generic Signature Format for SIEM Systems',
long_description=long_description,
url='https://github.com/Neo23x0/sigma',