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 2c29db7 commit 9a64734Copy full SHA for 9a64734
setup.py
@@ -14,7 +14,7 @@
14
author_email="petter.strandmark@gmail.com",
15
name='quickjs',
16
url='https://github.com/PetterS/quickjs',
17
- version='1.0.8',
+ version='1.0.9',
18
description='Wrapping the quickjs C library.',
19
long_description=long_description,
20
packages=["quickjs"],
0 commit comments