Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
0.3.8 version bump
  • Loading branch information
kbolashev authored Oct 1, 2023
1 parent d41eda0 commit 06b2b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dagshub/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.3.7"
__version__ = "0.3.8"
from .logger import DAGsHubLogger, dagshub_logger
from .common.init import init
from .upload.wrapper import upload_files
Expand Down

0 comments on commit 06b2b9d

Please sign in to comment.