Skip to content

Commit 58e9e9d

Browse files
committed
Bump version number to 4.1.3
1 parent 85ed2cc commit 58e9e9d

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

0 commit comments

Comments
 (0)