Index: build.sh =================================================================== diff -u -rb93016ee67204223658152cb2952e8ab16af1b94 -r6388ebc1ce5d1126394c2718e0d9c5ddf7990bef --- build.sh (.../build.sh) (revision b93016ee67204223658152cb2952e8ab16af1b94) +++ build.sh (.../build.sh) (revision 6388ebc1ce5d1126394c2718e0d9c5ddf7990bef) @@ -19,4 +19,4 @@ python3 setup.py bdist_wheel if [ $? -ne 0 ]; then echo "Error building package. Exiting..."; exit 1; fi -echo "Success! Please distribute dist/dialin-x.y.z-py3-none-any.whl accordingly." +echo "Success! Please distribute dist/leahi_dialin-x.y.z-py3-none-any.whl accordingly."