Skip to content

Commit 3589a5c

Browse files
committed
Set version number to 3.11.0
1 parent 770a66d commit 3589a5c

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

312312
setup(
313313
name='yara-python',
314-
version='3.10.0',
314+
version='3.11.0',
315315
description='Python interface for YARA',
316316
long_description=readme,
317317
license='Apache 2.0',

0 commit comments

Comments
 (0)