File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ build_tag_release:
66 paths :
77 - wallycore-android-jni.tar.gz
88 - wallycore-android-jni.tar.gz.sha256
9- - wallycore-0.2 .0-py27-none-linux_x86_64.whl
10- - wallycore-0.2 .0-py27-none-linux_x86_64.whl.sha256
11- - wallycore-0.2 .0-py35-none-linux_x86_64.whl
12- - wallycore-0.2 .0-py35-none-linux_x86_64.whl.sha256
9+ - wallycore-0.3 .0-py27-none-linux_x86_64.whl
10+ - wallycore-0.3 .0-py27-none-linux_x86_64.whl.sha256
11+ - wallycore-0.3 .0-py35-none-linux_x86_64.whl
12+ - wallycore-0.3 .0-py35-none-linux_x86_64.whl.sha256
1313 - wallycore-linux_x86_64-python2.tar.gz
1414 - wallycore-linux_x86_64-python2.tar.gz.sha256
1515 - wallycore-linux_x86_64-python3.tar.gz
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ def run(self):
2121setup (
2222 name = 'wallycore' ,
2323
24- version = '0.2 .0' ,
24+ version = '0.3 .0' ,
2525 description = 'libwally Bitcoin library' ,
2626 long_description = 'Python bindings for the libwally Bitcoin library' ,
2727 url = 'https://github.com/ElementsProject/libwally-core' ,
You can’t perform that action at this time.
0 commit comments