Skip to content

Commit 6b16b4f

Browse files
authored
fix xgboost hook through 1.7 (#648)
* fix xgboost hook through 1.7 * remove some debug lines * format refactor for reading * format change * remove debug lines * bump the version to 1.0.28 * remove debug line
1 parent 639fc6f commit 6b16b4f

File tree

5 files changed

+325
-103
lines changed

5 files changed

+325
-103
lines changed

smdebug/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.27"
1+
__version__ = "1.0.28"

0 commit comments

Comments
 (0)