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 fd39a20 commit 0b364dcCopy full SHA for 0b364dc
setup.py
@@ -12,7 +12,7 @@
12
author_email="petter.strandmark@gmail.com",
13
name='quickjs',
14
url='https://github.com/PetterS/quikcjs',
15
- version='1.0.2',
+ version='1.0.3',
16
description='Wrapping the quickjs C library.',
17
packages=["quickjs"],
18
ext_modules=[_quickjs])
0 commit comments