Skip to content

Commit

Permalink
Bump bdkpython and bdk-jvm to 0.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thunderbiscuit committed Jul 4, 2023
1 parent 12f8d55 commit ee4ec92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bdk-jvm/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.jvmargs=-Xmx1536m
android.enableJetifier=true
kotlin.code.style=official
libraryVersion=0.29.0
libraryVersion=0.29.1
2 changes: 1 addition & 1 deletion bdk-python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

setup(
name="bdkpython",
version="0.29.0",
version="0.29.1",
description="The Python language bindings for the Bitcoin Development Kit",
long_description=LONG_DESCRIPTION,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit ee4ec92

Please sign in to comment.