Update libraries to official release versions
This commit is contained in:
parent
5f7d8a9077
commit
ced11cb1ee
@ -2,4 +2,4 @@ org.gradle.jvmargs=-Xmx1536m
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
kotlin.code.style=official
|
||||
libraryVersion=0.26.0-SNAPSHOT
|
||||
libraryVersion=0.26.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx1536m
|
||||
android.enableJetifier=true
|
||||
kotlin.code.style=official
|
||||
libraryVersion=0.26.0-SNAPSHOT
|
||||
libraryVersion=0.26.0
|
||||
|
@ -60,7 +60,7 @@ rust_ext = RustExtension(
|
||||
|
||||
setup(
|
||||
name='bdkpython',
|
||||
version='0.26.0.dev0',
|
||||
version='0.26.0',
|
||||
description="The Python language bindings for the Bitcoin Development Kit",
|
||||
long_description=LONG_DESCRIPTION,
|
||||
long_description_content_type='text/markdown',
|
||||
|
Loading…
x
Reference in New Issue
Block a user