We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 134c3f2 commit 7f98c8aCopy full SHA for 7f98c8a
python/flux/__init__.py
@@ -14,7 +14,7 @@
14
# limitations under the License.
15
#
16
################################################################################
17
-__version__ = "1.0.3"
+__version__ = "1.0.4"
18
19
from .cpp_mod import *
20
from .ag_gemm import *
0 commit comments