Skip to content

Commit

Permalink
releasing and update easydel version 0.0.65
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanzar committed May 16, 2024
1 parent 6fa2a38 commit 8a01c5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requires-python = ">=3.8"

readme = "README.md"

version = "0.0.64"
version = "0.0.65"

dependencies = [
"chex>=0.1.7",
Expand Down
2 changes: 1 addition & 1 deletion src/python/easydel/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -508,4 +508,4 @@
"EasyDeLSyntaxRuntimeError"
)

__version__ = "0.0.64"
__version__ = "0.0.65"

0 comments on commit 8a01c5e

Please sign in to comment.