Skip to content

Commit 1abf70c

Browse files
committed
[mod] bumped python wrapper version to 1.0
1 parent 3dee331 commit 1abf70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def read(fname):
1010

1111
setup(
1212
name="opaque",
13-
version="0.2.0",
13+
version="1.0.0",
1414
author="Stefan Marsiske",
1515
author_email="[email protected]",
1616
description="python libopaque wrapper",

0 commit comments

Comments
 (0)