Skip to content

Commit 050bbde

Browse files
authored
0.6.1 version bump
1 parent 725b19a commit 050bbde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dagshub/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.5.10"
1+
__version__ = "0.5.11"
22
from .logger import DAGsHubLogger, dagshub_logger
33
from .common.init import init
44
from .upload.wrapper import upload_files

0 commit comments

Comments
 (0)