Update _utils.py

This commit is contained in:
Daniel Han 2025-01-08 15:48:40 -08:00
commit 67b504c8ca

View file

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
__version__ = "2025.1.3"
__version__ = "2025.1.4"
__all__ = [
"SUPPORTS_BFLOAT16",