> ## Documentation Index
> Fetch the complete documentation index at: https://prod-mint.classiq.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 0.81.0

Released on 2025-05-26.

## Upgrade Instructions

* [Python SDK](/getting-started/registration_installations#platform-version-updates)
* The IDE upgrades automatically.

## Deprecations

1. The Qmod function `allocate_num` is deprecated and will no longer be
   supported starting on 16/06/2025 at the earliest. Instead, use

<Card title="__PROTECTED_0__" href="../sdk-reference/qmod/operations#classiq.qmod.builtins.operations.allocate" />

which supports the same parameters.
