Skip to content

Commit 2880de0

Browse files
committed
Bump version number to 4.5.1
1 parent 6337aae commit 2880de0

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

394394
setup(
395395
name='yara-python',
396-
version='4.5.0',
396+
version='4.5.1',
397397
description='Python interface for YARA',
398398
long_description=readme,
399399
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)