Skip to content

Commit b1d44ea

Browse files
Fix inference 0.30.0 release
1 parent ac4787d commit b1d44ea

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

inference/core/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.31.0"
1+
__version__ = "0.31.1"
22

33

44
if __name__ == "__main__":

inference/core/workflows/core_steps/math/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)