Skip to content

Commit

Permalink
bump to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekkrthakur committed Jun 21, 2024
1 parent d3c3adc commit 475336c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/autotrain/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
warnings.filterwarnings("ignore", category=UserWarning, module="huggingface_hub")

logger = Logger().get_logger()
__version__ = "0.7.129"
__version__ = "0.8.0.dev0"


def is_colab():
Expand Down

0 comments on commit 475336c

Please sign in to comment.