Skip to content

Commit

Permalink
chore: bump deprecation version
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev committed Oct 9, 2024
1 parent 2415b09 commit 6bd215a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/algokit_utils/_debugging.py
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ def _build_avm_sourcemap( # noqa: PLR0913
@deprecated(
reason="Use latest version of `AlgoKit AVM Debugger` VSCode extension instead. "
"It will automatically manage your sourcemaps.",
version="2.3.1",
version="3.0.0",
)
def persist_sourcemaps(
*,
Expand Down

0 comments on commit 6bd215a

Please sign in to comment.