Commit 8147b7d3 authored by Lei Wang's avatar Lei Wang Committed by GitHub
Browse files

[Release] Bump Version into 0.0.1 (#18)

* remove code ql ci

* update comprehensive tilelang-benchmark link

* Bump Version into 0.0.1

* fix setup sdist issues
parent 85f30655
0.0.1.dev
\ No newline at end of file
0.0.1
\ No newline at end of file
......@@ -10,6 +10,8 @@ fi
python -m build --wheel -o dist
python setup.py sdist --formats=gztar,zip
if [ $? -ne 0 ]; then
echo "Error: Failed to build the wheel."
exit 1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment