Commit 37dcb76c by Victor M. Alvarez

Bump version number to 4.3.1

parent c701060f
...@@ -372,7 +372,7 @@ with open('README.rst', 'r', 'utf-8') as f: ...@@ -372,7 +372,7 @@ with open('README.rst', 'r', 'utf-8') as f:
setup( setup(
name='yara-python', name='yara-python',
version='4.3.0', version='4.3.1',
description='Python interface for YARA', description='Python interface for YARA',
long_description=readme, long_description=readme,
license='Apache 2.0', license='Apache 2.0',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment