Browse Source

Version 3.5.0

- released concurrently with MMGen Wallet v16.0.0
The MMGen Project 2 months ago
parent
commit
5a24cbfc0a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      mmgen_node_tools/data/version
  2. 1 1
      setup.cfg

+ 1 - 1
mmgen_node_tools/data/version

@@ -1 +1 @@
-3.5.dev11
+3.5.0

+ 1 - 1
setup.cfg

@@ -37,7 +37,7 @@ python_requires = >=3.9
 include_package_data = True
 
 install_requires =
-	mmgen-wallet>=15.1.dev39
+	mmgen-wallet==16.0.0
 	pyyaml
 	yahooquery