MonkeyCanCode commented on PR #3181: URL: https://github.com/apache/polaris/pull/3181#issuecomment-3649887084
> @snazy I don't see version set in `client/python`. > > I propose to merge this PR and continue the discussion on the mailing list. CLI version is in `pyproject.toml`: ``` ➜ python git:(main) ✗ cat pyproject.toml| grep version version = "1.2.0" ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
