Skip to content

Commit 61755f2

Browse files
committed
Bump version.
1 parent f33bd58 commit 61755f2

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
@@ -48,7 +48,7 @@ def get_c_sources(include_headers=False):
4848
author_email="[email protected]",
4949
name='quickjs',
5050
url='https://github.com/PetterS/quickjs',
51-
version='1.5.0',
51+
version='1.5.1',
5252
description='Wrapping the quickjs C library.',
5353
long_description=long_description,
5454
packages=["quickjs"],

0 commit comments

Comments
 (0)