Skip to content

Commit fc779bf

Browse files
authored
Update __init__.py
1 parent cc76d08 commit fc779bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/fedml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
_global_training_type = None
2424
_global_comm_backend = None
2525

26-
__version__ = "0.7.600"
26+
__version__ = "0.7.601"
2727

2828

2929
def init(args=None):

0 commit comments

Comments
 (0)