Skip to content

Commit 614f656

Browse files
authored
Merge pull request #1173 from JuliaLang/release
Bump version to 1.29.2
2 parents 3027faa + b1e010f commit 614f656

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "IJulia"
22
uuid = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
3-
version = "1.29.1"
3+
version = "1.29.2"
44

55
[deps]
66
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"

docs/src/_changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ CurrentModule = IJulia
77
This documents notable changes in IJulia.jl. The format is based on [Keep a
88
Changelog](https://keepachangelog.com).
99

10+
## [v1.29.2] - 2025-07-29
11+
12+
### Fixed
13+
- Fixed a typo in the tooltip lookup code ([#1171]).
14+
1015
## [v1.29.1] - 2025-07-26
1116

1217
### Changed

0 commit comments

Comments
 (0)