Skip to content

Commit a983edd

Browse files
committed
Update version to 3.27.2
1 parent 816cbc0 commit a983edd

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Changelog
22
=========
3+
--------------------
4+
3.27.2 (2026-05-13)
5+
--------------------
6+
- Restrict pickle class loading for ``.localstate`` deserialization in ``eb local`` commands
7+
38
--------------------
49
3.27.1 (2026-03-25)
510
--------------------

ebcli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
# distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
1212
# ANY KIND, either express or implied. See the License for the specific
1313
# language governing permissions and limitations under the License.
14-
__version__ = '3.27.1'
14+
__version__ = '3.27.2'

0 commit comments

Comments
 (0)