Skip to content

Commit

Permalink
Release ml_collections 1.0.0
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 694814041
  • Loading branch information
Conchylicultor authored and The ml_collections Authors committed Nov 11, 2024
1 parent b4368a2 commit 4f2f77b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ml_collections/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@
__all__ = ("ConfigDict", "FieldReference", "FrozenConfigDict")

# A new PyPI release will be pushed every time `__version__` is increased.
# When changing this, also update the CHANGELOG.md.
__version__ = "0.1.1"
__version__ = "1.0.0"

0 comments on commit 4f2f77b

Please sign in to comment.