This is an automated email from the ASF dual-hosted git repository.

skrawcz pushed a commit to branch bump_version
in repository https://gitbox.apache.org/repos/asf/hamilton.git

commit 119b64bd87153a27e6f68bbafce96ece7e996e96
Author: Stefan Krawczyk <[email protected]>
AuthorDate: Sat Sep 6 22:44:27 2025 -0700

    Bump hamilton version to 1.89.0
    
    So we can start a release process going.
---
 hamilton/version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hamilton/version.py b/hamilton/version.py
index 6b8d076b..de4eb0f2 100644
--- a/hamilton/version.py
+++ b/hamilton/version.py
@@ -15,4 +15,4 @@
 # specific language governing permissions and limitations
 # under the License.
 
-VERSION = (1, 88, 0)
+VERSION = (1, 89, 0)

Reply via email to