We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d55eec9 commit beef0d4Copy full SHA for beef0d4
1 file changed
pyproject.toml
@@ -4,10 +4,10 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "bdkpython"
7
-version = "2.1.0.dev0"
+version = "2.2.0"
8
description = "The Python language bindings for the Bitcoin Development Kit"
9
readme = "README.md"
10
-requires-python = ">=3.7"
+requires-python = ">=3.10"
11
license = "MIT OR Apache-2.0"
12
license-files = ["LICENSE-MIT", "LICENSE-APACHE"]
13
authors = [
0 commit comments