Skip to content

Commit 7e91478

Browse files
committed
Bump version number to 4.2.0.
1 parent 4379581 commit 7e91478

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.2.0',
354354
description='Python interface for YARA',
355355
long_description=readme,
356356
license='Apache 2.0',

0 commit comments

Comments
 (0)