Skip to content

Commit 9a64734

Browse files
committed
Bump version to 1.0.9.
1 parent 2c29db7 commit 9a64734

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
@@ -14,7 +14,7 @@
1414
author_email="petter.strandmark@gmail.com",
1515
name='quickjs',
1616
url='https://github.com/PetterS/quickjs',
17-
version='1.0.8',
17+
version='1.0.9',
1818
description='Wrapping the quickjs C library.',
1919
long_description=long_description,
2020
packages=["quickjs"],

0 commit comments

Comments
 (0)