Browse Source

Version 3.2.0

The MMGen Project 5 months ago
parent
commit
ef0acc2542
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.2.dev9
+3.2.0

+ 1 - 1
setup.cfg

@@ -28,7 +28,7 @@ python_requires = >=3.8
 include_package_data = True
 
 install_requires =
-	mmgen-wallet>=14.0.dev25
+	mmgen-wallet==14.0.0
 	pyyaml
 	yahooquery