Skip to content

Commit 0b364dc

Browse files
committed
Bump version to 1.0.3.
1 parent fd39a20 commit 0b364dc

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
@@ -12,7 +12,7 @@
1212
author_email="petter.strandmark@gmail.com",
1313
name='quickjs',
1414
url='https://github.com/PetterS/quikcjs',
15-
version='1.0.2',
15+
version='1.0.3',
1616
description='Wrapping the quickjs C library.',
1717
packages=["quickjs"],
1818
ext_modules=[_quickjs])

0 commit comments

Comments
 (0)