Skip to content

Commit 134c3f2

Browse files
Update __init__.py (#41)
1.0.3 version release
1 parent 239a13d commit 134c3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/flux/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# limitations under the License.
1515
#
1616
################################################################################
17-
__version__ = "1.0.2"
17+
__version__ = "1.0.3"
1818

1919
from .cpp_mod import *
2020
from .ag_gemm import *

0 commit comments

Comments
 (0)