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.
1 parent 34bf7f8 commit ebdbb40Copy full SHA for ebdbb40
Project.toml
@@ -1,6 +1,6 @@
1
name = "IJulia"
2
uuid = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
3
-version = "1.29.0"
+version = "1.29.1"
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.29.1] - 2025-07-26
11
12
### Changed
13
- Improved the token-finding functionality to return more accurate tooltips when
0 commit comments