Skip to content

Commit

Permalink
version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
joey00072 committed Nov 4, 2024
1 parent 740b779 commit 556b576
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="ohara",
version="0.1.2",
version="0.1.3",
packages=find_packages(),
author="joey00072",
author_email="00shxf@gmail.com",
Expand All @@ -13,7 +13,6 @@
install_requires=[
# Add your project dependencies here
"lightning>=2.3.0",
"torch>=2.0.0",
"transformers>=4.46.0",
"datasets>=3.1.0",
"wandb>=0.18.0",
Expand Down

0 comments on commit 556b576

Please sign in to comment.