We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f33bd58 commit 61755f2Copy full SHA for 61755f2
setup.py
@@ -48,7 +48,7 @@ def get_c_sources(include_headers=False):
48
author_email="[email protected]",
49
name='quickjs',
50
url='https://github.com/PetterS/quickjs',
51
- version='1.5.0',
+ version='1.5.1',
52
description='Wrapping the quickjs C library.',
53
long_description=long_description,
54
packages=["quickjs"],
0 commit comments