We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc76d08 commit fc779bfCopy full SHA for fc779bf
python/fedml/__init__.py
@@ -23,7 +23,7 @@
23
_global_training_type = None
24
_global_comm_backend = None
25
26
-__version__ = "0.7.600"
+__version__ = "0.7.601"
27
28
29
def init(args=None):
0 commit comments