From fe770e0aa33bbc2acc8606a220377710b19c6df0 Mon Sep 17 00:00:00 2001 From: "Frank V. Castellucci" Date: Sat, 8 Jun 2024 07:11:45 -0400 Subject: [PATCH] Release 0.62.0 --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a29803e..863fd88b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.62.0] - Unpublished +## [0.62.0] - 2024-06-08 ### Added diff --git a/README.md b/README.md index d4f8dc33..8c946786 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ See [CHANGELOG](https://github.com/FrankC01/pysui/blob/main/CHANGELOG.md) ## PyPi current -**Release-0.61.0 - Released 2024-05-28** +**Release-0.62.0 - Released 2024-06-08** - Supports _SUI 1.27.x RPC API_ - Backwards compatable to _Sui 1.20.x RPC API_