Skip to content

Commit 1a159c3

Browse files
committed
Bump version number to 4.1.0.
1 parent 04d20be commit 1a159c3

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

0 commit comments

Comments
 (0)