Skip to content

Commit

Permalink
[upd] Bump version to 0.9.6-dev202502202000
Browse files Browse the repository at this point in the history
  • Loading branch information
charlieyl committed Feb 20, 2025
1 parent dcfe268 commit a26e1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/fedml/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
_global_training_type = None
_global_comm_backend = None

__version__ = "0.9.6-dev202502191600"
__version__ = "0.9.6-dev202502202000"


# This is the deployment environment used for different roles (RD/PM/BD/Public Developers). Potential VALUE: local, dev, test, release
Expand Down

0 comments on commit a26e1b3

Please sign in to comment.