Skip to content

Commit d87e536

Browse files
committed
Bump version number to 4.1.2.
1 parent 594b586 commit d87e536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ def run(self):
350350

351351
setup(
352352
name='yara-python',
353-
version='4.1.0',
353+
version='4.1.2',
354354
description='Python interface for YARA',
355355
long_description=readme,
356356
license='Apache 2.0',

0 commit comments

Comments
 (0)