Skip to content

Commit

Permalink
Bump version to 0.1.0 as a major version for OSS release.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 653803550
  • Loading branch information
daiyip authored and langfun authors committed Jul 19, 2024
1 parent e485373 commit 4499244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion langfun/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@
# pylint: enable=g-import-not-at-top
# pylint: enable=g-bad-import-order

__version__ = "0.0.2"
__version__ = "0.1.0"

0 comments on commit 4499244

Please sign in to comment.