Skip to content

Commit 37dcb76

Browse files
committed
Bump version number to 4.3.1
1 parent c701060 commit 37dcb76

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
@@ -372,7 +372,7 @@ def run(self):
372372

373373
setup(
374374
name='yara-python',
375-
version='4.3.0',
375+
version='4.3.1',
376376
description='Python interface for YARA',
377377
long_description=readme,
378378
license='Apache 2.0',

0 commit comments

Comments
 (0)