diff --git a/setup.py b/setup.py index 5dbe2c4..9ba7fce 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ setup( name="bdkpython", - version="2.0.0.dev0", + version="2.1.0.dev0", description="The Python language bindings for the Bitcoin Development Kit", long_description=LONG_DESCRIPTION, long_description_content_type="text/markdown",