We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a40f54f + 1d548c7 commit 958973aCopy full SHA for 958973a
Project.toml
@@ -1,6 +1,6 @@
1
name = "IJulia"
2
uuid = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
3
-version = "1.30.6"
+version = "1.31.0"
4
5
[deps]
6
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
docs/src/_changelog.md
@@ -7,7 +7,7 @@ CurrentModule = IJulia
7
This documents notable changes in IJulia.jl. The format is based on [Keep a
8
Changelog](https://keepachangelog.com).
9
10
-## Unreleased
+## [v1.31.0] - 2025-10-13
11
12
### Added
13
- Implemented a [PythonCall.jl extension](manual/usage.md#Python-integration) to
0 commit comments