MonkeyCanCode commented on code in PR #4645: URL: https://github.com/apache/polaris/pull/4645#discussion_r3376781528
########## client/python/uv.lock: ########## @@ -13,7 +13,7 @@ wheels = [ [[package]] name = "apache-polaris" -version = "1.4.0rc2" +version = "1.6.0" Review Comment: So we have 1.6.0-snapshot on all other places. For the cli, we are using 1.6.0 (it was 1.4.0 last time which I bumped to 1.6.0 but forgot about the lock file). I can check if we can use snapshot here. Will need to check release script. -- 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]
