[all-commits] [llvm/llvm-project] ceaaa1: [MLGO] Adjust mlgo-utils versioning to match Pypi
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Mon Jul 8 14:16:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ceaaa19238ac9ca3e42503eca4d4d2215b27bbc1
https://github.com/llvm/llvm-project/commit/ceaaa19238ac9ca3e42503eca4d4d2215b27bbc1
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M llvm/utils/mlgo-utils/mlgo/__init__.py
M llvm/utils/mlgo-utils/pyproject.toml
Log Message:
-----------
[MLGO] Adjust mlgo-utils versioning to match Pypi
This patch adjusts the versioning/package name for mlgo-utils to match
what is on Pypi. I did this before because we uploaded a package before
the 18 branch, but apparently never committed the changes.
We will have to special case actual releases in the future, but for now
development versions are fine.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list